2012-11-01
1,922 reads
2012-11-01
1,922 reads
2012-09-12
2,372 reads
2011-12-12
1,909 reads
2011-11-01
1,967 reads
2011-08-01
2,540 reads
How can I change the collation of SQL Server 2008? Learn how in this short tutorial.
2011-03-15
6,990 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,414 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,191 reads
2010-05-25
3,460 reads
I am excited to host T-SQL Tuesday for the first time. I want to...
By Steve Jones
Redgate had some Claude training recently, which I went through as my knowledge has...
By Steve Jones
gnossienne– n. the awareness that someone you’ve known for years still has a private...
Comments posted to this topic are about the item Measuring Productivity
Comments posted to this topic are about the item Importing Excel files into SQL...
Comments posted to this topic are about the item Tracking All the Queries
I have 3 instances of a brand new long running query that are executing on a SQL Server 2025 instance. Query store is enabled. One of the queries is killed by the administrator, one is cancelled by the user. The other runs to completion. How many rows are in Query Store for this query?
See possible answers