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

Home -> Community -> Usenet -> c.d.o.server -> Re: Newbie question -- auto counter

Re: Newbie question -- auto counter

From: dgpare <dgpare_at_netcom.ca>
Date: 2000/03/09
Message-ID: <%fZx4.8810$Xk2.39806@tor-nn1.netcom.ca>#1/1

Yes there is it is called a sequence it acts much the same, it will increment by whatever you want it to.
Young Lee <young.lee_at_supplysolution.com> wrote in message news:38C856E2.249DA02E_at_supplysolution.com...
>
> In SQL Server a column can be created with an identity property.
> Whenever a new record gets inserted, the field is automatically
> incremented by a defined value like incremented by 1 or whatever.
>
> Is there any equivalent thing in Oracle?
>
> Thank you,
> Young
>
Received on Thu Mar 09 2000 - 00:00:00 CST

Original text of this message

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