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

Newbie question -- auto counter

From: Young Lee <young.lee_at_supplysolution.com>
Date: Thu, 09 Mar 2000 17:58:58 -0800
Message-ID: <38C856E2.249DA02E@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 - 19:58:58 CST

Original text of this message

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