Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 689 Bytes

SRD0053.md

File metadata and controls

29 lines (19 loc) · 689 Bytes

SQL Server Rule: SRD0053

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

Rule Information

Id SRD0053
Friendly Name Explicit collation other
Category Design
Ignorable true
Applicable Types Table

Description

Object has different collation than the rest of the database. Try to avoid using a different collation unless by design.

Summary

Object has different collation than the rest of the database.