Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> how to set the column be auto increment no.??

how to set the column be auto increment no.??

From: myhome <myhome_at_home.hk>
Date: Fri, 4 Jul 2003 12:09:48 +0800
Message-ID: <3f04fd9f$1@shknews01>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US