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

Newbie question -- auto counter

From: Young Lee <young.lee_at_supplysolution.com>
Date: 2000/03/09
Message-ID: <38C856E2.249DA02E@supplysolution.com>#1/1

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