Neil Toulouse
Programmer
Hi folks!
I am using SQL Server simply as a database engine (as in all the referential integrity etc is handled by the app). I have migrated some data over from an old application, and whilst the tables of this application have primary keys, they are not set as 'primary key' in SQL.
I do not want to make any structure changes to this data until I have checked it out, so my question is, what are the downsides of not having the primary key set?
TIA
FatSlug
I like work. It fascinates me. I can sit and look at it for hours...
I am using SQL Server simply as a database engine (as in all the referential integrity etc is handled by the app). I have migrated some data over from an old application, and whilst the tables of this application have primary keys, they are not set as 'primary key' in SQL.
I do not want to make any structure changes to this data until I have checked it out, so my question is, what are the downsides of not having the primary key set?
TIA
FatSlug
I like work. It fascinates me. I can sit and look at it for hours...