I thought my database was collation agnostic
My struggles with a customer's database that used a different collation sequence. The easy way is never the right way, or is it?
2018-06-08 (first published: 2016-01-14)
4,373 reads
My struggles with a customer's database that used a different collation sequence. The easy way is never the right way, or is it?
2018-06-08 (first published: 2016-01-14)
4,373 reads
After having seen many systems that use GUIDs as the primary key for every table, it is time to say enough is enough.
2014-12-18
8,659 reads
SQL Server is a complex beast, with many configuration options that can range from...
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
One of the frequently quoted ETL best practices is to disable your non-clustered indexes...
Hi, Someone, prior to me, installed SQL Server 2019. and missed a few things...
Hi everyone! The inner world is very difficult, but you need to step over...
Hi, I am working on an old database table which stores emails, including From,...