How to attach a sequence to a table.column
95887Jul 15 2003 — edited Jul 17 2003Hi
I have created a table and a sequence object on designer. In the server model tab, when I do a right click on the sequence object and select usages, the window pops up and I can see "For Columns" and "Implemented in Schemas" in the list. But how can I add (assign) a column to this sequence?
Or is this the wrong question to ask? What I am trying to do is generate a Table API and want the sequence.nextval to be part of the API.
Thanks,
Prakash