Posted by 'Dmitry' on May 30, 2001 at 00:02:38 EST:
In Reply to: auto number in oracle posted by 'ali' on May 29, 2001 at 04:23:07 EST:
: does oracle has auto increment function to increase the value of primary key ?
Primary keys are commonly generated usung sequences.