Discussion in 'SQL Server 2005 General Developer Questions' started by Nozzer, Jun 8, 2011.
I have a table which has only only column. Is there any advantage in defining a PK for it?
Yes, database server will not allow duplicates on inserts and updates.
Just out of curiosity: What does this table model?
A tally number table?
Separate names with a comma.