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: Auto-Numbering field (how??)

Re: Auto-Numbering field (how??)

From: the_clansman <the_clansman_at_vidioetron.ca>
Date: Mon, 28 Oct 2002 19:36:02 -0500
Message-ID: <RJkv9.22585$1p2.262153@weber.videotron.net>


Oups... Just got it... CREATE SEQUENCE.... Thanks anyways!

"the_clansman" <the_clansman_at_vidioetron.ca> wrote in message news:Fkkv9.22544$1p2.251523_at_weber.videotron.net...
> Hi,
>
> As per the title, how to make a auto-numbering field with Oracle? I would
> like to have a table with the following structure:
>
> ID (autonumber: lenght=4)
> LAST NAME VARCHAR2(25)
> FIRST NAME VARCHAR2(25)
> PASSWORD VARCHAR2(10)
>
> Thank you!
>
>
Received on Mon Oct 28 2002 - 18:36:02 CST

Original text of this message

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