Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Simple Datatype Question
"Rob McElroy" <RobbieLee_at_Worldnet.att.net> wrote:
>Is their a field datatype in Oracle that is similar to Access's AutoNumber
>Datatype or SQL Servers Identity datatype?
>
>What I want is a field that generates a unique number for each new record.
>
>I realize this is an easy question, bear with me, I am learning the workings
>of Oracle.
>
>Thanks for your time!
>
>
>
>
You'll want to use an Oracle Sequence - check your docs for details on usage...
To reply please remove the 'nospam' part of the address Received on Thu Oct 01 1998 - 16:17:01 CDT
![]() |
![]() |