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 -> Re: Preferred method in creating primary key

Re: Preferred method in creating primary key

From: Holger Baer <holger.baer_at_science-computing.de>
Date: Thu, 14 Aug 2003 08:39:53 +0200
Message-ID: <3F3B2EB9.1050805@science-computing.de>


Jack Wang wrote:
> Hi Norm,
>
> The second step "create index" seems redundant as Oracle will create unique
> index for non-deferrable pk and nonunique index for deferrable pk,
> respectively.
>

Sure, but do you *really like* those sys_#$%& objects? With Normans aproach you end up with (hopefully) meaningful names.

Cheers,

Holger Received on Thu Aug 14 2003 - 01:39:53 CDT

Original text of this message

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