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

Home -> Community -> Usenet -> comp.databases.theory -> Primary Key and autonumber

Primary Key and autonumber

From: Francois Merle <leurmy_at_erols.com>
Date: 2000/01/05
Message-ID: <38735E63.581D1E1C@erols.com>#1/1

Let's assume I have a database that has 1 million records, all uniquely identified with a Primary Key.
If my database does not provide an Autonumber for the Primary Key, how can I efficiently give each new record a unique key without going through the entire database to check if that value has already been taken?

Francois Received on Wed Jan 05 2000 - 00:00:00 CST

Original text of this message

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