|
|
Browse by Tags
All Tags » SQL Server 2005 » Visual Studio 2005 Team Edition for Database Professionals
-
Collation plays an important role within the database, as it sets out how the SQL Server has to manage string data within storage & queries, yet I don’t script out the collation when scripting out my databases. So why don’t I script out the collation if it so important? Its because if the collation is specified but not used ...
|
|
|