2012-11-01
1,916 reads
2012-11-01
1,916 reads
2012-09-12
2,365 reads
2011-12-12
1,902 reads
2011-11-01
1,956 reads
2011-08-01
2,534 reads
How can I change the collation of SQL Server 2008? Learn how in this short tutorial.
2011-03-15
6,964 reads
In this article, learn about the risks of changing server collation as well as how to go about making this change.
2010-09-20
15,373 reads
This script changes the collation of columns to default database collation in all the tables
2010-09-02 (first published: 2010-09-01)
2,175 reads
2010-05-25
3,452 reads
By DataOnWheels
I have been active in the data community throughout my career. I have met...
By Vinay Thakur
Quick Summary for Microsoft SQL Server till 2025, I am fortunate to be part...
By James Serra
Why this comparison feels confusing If you’re a Power BI report author who’s just...
Hello, Is there a way in Azure SQL Database to change the 'Blocking Process...
Comments posted to this topic are about the item Having a Little Fun at...
Comments posted to this topic are about the item Designing SQL Server Pipelines That...
On SQL Server 2025, when I run this, what is returned?
SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL') See possible answers