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 -> Re: Newbie question -- auto counter

Re: Newbie question -- auto counter

From: dgpare <dgpare_at_netcom.ca>
Date: Thu, 9 Mar 2000 21:42:57 -0500
Message-ID: <%fZx4.8810$Xk2.39806@tor-nn1.netcom.ca>


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 - 20:42:57 CST

Original text of this message

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