Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 688 Bytes

SRD0047.md

File metadata and controls

29 lines (19 loc) · 688 Bytes

SQL Server Rule: SRD0047

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

Rule Information

Id SRD0047
Friendly Name Ambiguous column name across design
Category Design
Ignorable true
Applicable Types Model

Description

Avoid using columns that match other columns by name, but are different in type or size.

Summary

Avoid using columns that match other columns by name, but are different in type or size