Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> how to set the column be auto increment no.??
I want to create a table with a field called "seqno" that is a auto
increment number. What is the stynax of setting auto increment??
Now, I create my table temporily by this statement: create table AAA (seqno number(10) not null)
thx Received on Thu Jul 03 2003 - 23:09:48 CDT
![]() |
![]() |