Hello Uday,
I don't think there's an easy way of doing that with hdbtable. Sequences would be my bet to alleviate that. However, you mentioned:
Another way was to have another sequence added and then using id_seq.nextval to generate the values.Even that does not seem to work.
Why that does not work?
Regards,
Lucas de Oliveira
Add comment