SQL Server PK_ keys

cyd44

Registered User.
Local time
Today, 05:05
Joined
Oct 30, 2011
Messages
85
I have 6 tables in an sqlserver database. All except 1 table shows the Key as PK_tablename (in SQl Server manager). However, I have one table that shows the key as
aaaatblename_PK.

I have no idea why this is and what the consequence might be.

I would greatle appreciate some advice on this.
 
No consequence apart from someone clearly not adhereing to your naming conventions
 

Users who are viewing this thread

Back
Top Bottom