Subject Requiring a Primary Key
Author Ed0302
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