Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 632 Bytes

SRD0028.md

File metadata and controls

32 lines (21 loc) · 632 Bytes

SQL Server Rule: SRD0028

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

Rule Information

Id SRD0028
Friendly Name Consider Column Prefix Rule
Category Design
Ignorable true
Applicable Types Procedure
Scalar Function
Table Valued Function
View

Description

Consider prefixing column names with table name or table alias.

Summary