2018-06-11 (first published: 2018-01-03)
2,675 reads
2018-06-11 (first published: 2018-01-03)
2,675 reads
2018-06-08 (first published: 2018-01-03)
2,542 reads
2018-06-07 (first published: 2018-01-13)
2,385 reads
2018-06-05 (first published: 2018-01-11)
2,194 reads
Solution for Backup, Integrity Check, Index and Statistics Maintenance in SQL Server 2005, SQL Server 2008, SQL Server 2008 R2, SQL Server 2012, SQL Server 2014, SQL Server 2016, and SQL Server 2017.
2018-06-04 (first published: 2008-02-23)
48,273 reads
The procedure generates an import script of diagrams.
2018-05-31 (first published: 2017-03-22)
6,738 reads
2018-05-30 (first published: 2018-01-03)
2,522 reads
2018-05-02 (first published: 2018-04-17)
1,046 reads
2018-05-01 (first published: 2018-04-20)
1,205 reads
Code to create a handy date calendar cross-reference table with a ton of pre-populated, slice-and-dice data field variations to aid in complex date parameterization / selection criteria.
2018-04-26 (first published: 2009-10-06)
16,983 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