Subject | Requiring a Primary Key |
---|---|
Author | Ed0302 |
Post date | 2003-08-27T16:21:42Z |
I have a number of tables that don't need a primary key--just a
foreign key, i.e. there is no reason in the foreseeable future I
would access the data by the primary key. But recently at a user
group meeting, the presenter stated that he adds a PK to all tables.
Is there an advantage to adding a PK to the tables that don't need
them?
Thanks
Ed Dressel
foreign key, i.e. there is no reason in the foreseeable future I
would access the data by the primary key. But recently at a user
group meeting, the presenter stated that he adds a PK to all tables.
Is there an advantage to adding a PK to the tables that don't need
them?
Thanks
Ed Dressel