News

I haven't been much of a technical guy for a while but I'm installing Microsoft Team Foundation Server 2005 on Windows Server 2003 R2.This machine already has a SQL Server 2005 installation, and ...
A collation specifies the bit patterns that represent each character in a data set. Collations also determine the rules that sort and compare data. SQL Server supports storing objects that have ...
SQL Server 2000I need to change the collation for a database from case senstitive to case insensitive. ALTER DATABASE COLLATE SQL_Latin1_General_CI_AS When I try to so, I get a whole slew of ...
This rule checks whether user-defined databases are defined by using a database collation that is the same as the collation for `master` or `model`. We recommend that the collations of user-defined ...
Azure SQL Data Warehouse database creation is much easier now that you can set a default collation out of the 3800 supported in the Azure portal.