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

Home -> Community -> Usenet -> comp.databases.theory -> Re: What is the use of a primary key?

Re: What is the use of a primary key?

From: David Cressey <david_at_dcressey.com>
Date: Tue, 26 Nov 2002 12:39:28 GMT
Message-ID: <4YJE9.295$0I3.31338@petpeeve.ziplink.net>


> Seems odd that you'd have a quibble with this (and it's not
> just limited to Oracle). Since a primary key must be unique,
> how else would you want to enforce its uniqueness?

I can see how you would read that as a quibble... but I didn't really intend it as such.

One product, the old DEC Rdb (now Oracle Rdb) did NOT give you an index when you declared a primary key.
That brought me a little business in the nature of fixing somebody's database while they were in beta.

A case can be made for not giving the freebie index, but I'm neutral on the subject. Received on Tue Nov 26 2002 - 06:39:28 CST

Original text of this message

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