Would you design Tables without Primary Key ?
York35Aug 13 2012 — edited Aug 14 2012If you were asked to design a schema, would you create a table (however irrelevant) without a primary Key ? Say for example, a 'non-business' table like an Error logging table which logs exceptions thrown from stored procedures, would you create this table without a primary key ?