Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Oracle Primary Key

Re: Oracle Primary Key

From: Van Messner <vmessner_at_bestweb.net>
Date: Fri, 22 Sep 2000 22:17:24 GMT
Message-ID: <UTQy5.569$np1.86076@newshog.newsread.com>

And perhaps use a trigger to ensure the key is always drawn from the sequence.

Van

<gmei_at_my-deja.com> wrote in message news:8qg2m1$8tg$1_at_nnrp1.deja.com...
> Use Oracle sequence to generate PK. It is reliable and easy.
>
> Hope this helps.
>
> Guang
>
> In article <v4bmsscvik87f2v1mibtjvqt6f1imsiq41_at_4ax.com>,
> stevechol_at_freeuk.com wrote:
> > Hi all, there appears to be many ways of generating a Primary Key for
> > use with my Oracle8i database, which is the prefererred to get a
> > globally unique number to apply to my my transactions?
> >
> > Any help much appreciated
> >
> > -Steve
> >
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Fri Sep 22 2000 - 17:17:24 CDT

Original text of this message

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