Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 555 Bytes

File metadata and controls

29 lines (19 loc) · 555 Bytes

SQL Server Rule: SRD0002

Assembly SqlServer.Rules.dll
Namespace SqlServer.Rules.Design
Class TableHasPrimaryKeyRule

Rule Information

Id SRD0002
Friendly Name Missing primary key
Category Design
Ignorable false
Applicable Types Table

Description

Table does not have a primary key.

Summary

Tables should have a primary key