T-SQL Tuesday #47: SWAG SWAG SWAG
This month we probably have the easiest topic I have ever seen for a TSQL Tuesday blog party. That isn’t...
2013-10-08
938 reads
This month we probably have the easiest topic I have ever seen for a TSQL Tuesday blog party. That isn’t...
2013-10-08
938 reads
This month we probably have the easiest topic I have ever seen for a TSQL Tuesday blog party. That isn’t a slight, but rather is something of a good...
2013-10-08
8 reads
It’s time for T-SQL Tuesday again and this time Kendal Van Dyke is asking for Your Best SQL Server SWAG....
2013-10-08
758 reads
She Can Dig It!
With today’s SQL Server instances, there easily be anywhere from a dozen to a hundred databases on...
2013-10-07
542 reads
The 13th cumulative update release for SQL Server 2008 Service Pack 3 is now available. Cumulative Update 13 contains all...
2013-10-07
726 reads
Monday morning and it’s time for weekly round-up. If you follow me on twitter (@StrateSQL), you’ll know that throughout the day I tweet...
2013-10-07
986 reads
This weekend is the fall camporee for my middle son’s Boy Scout troop. He’s one of the senior scouts in...
2013-10-07
789 reads
Last Tuesday I received the email confirming that I will be an MVP for another year. Nice news to get....
2013-10-07
351 reads
I have had the distinct pleasure of being asked to review a book by RedGate. The book is by a...
2013-10-07
1,658 reads
I have had the distinct pleasure of being asked to review a book by RedGate. The book is by a friend and respected community member Gail Shaw (blog |...
2013-10-07
20 reads
Redshift keeps its SYS_* monitoring views for seven days in cluster, which is fine...
By Steve Jones
I was updating my session for the Data API Builder (DAB) recently, mostly to...
I am excited to host T-SQL Tuesday for the first time. I want to...
Hi we're a bit behind on versioning ssrs. I think we have over 1600...
Working with SQL Server can involve more than just writing queries. Understanding database design,...
Comments posted to this topic are about the item Measuring Productivity
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