Pass 2015 – Overall Thoughts
I know I only posted one other blog about Pass but I’ve been way too busy over the last couple...
2015-11-01
331 reads
I know I only posted one other blog about Pass but I’ve been way too busy over the last couple...
2015-11-01
331 reads
PASS 2015 continues (and finishes up today!) in Seattle. Its been an amazing conference this year with a few things really hitting home; Amazing technology announcements around SQL 2016 CTP3...
2015-10-31
9 reads
PASS 2015 continues (and finishes up today!) in Seattle.
Its been an amazing conference this year with a few things really...
2015-10-31
1,032 reads
I have just finished delivering my session, The Data Loading Performance Presentation at PASS Summit 2015. It went very well,...
2015-10-30
1,066 reads
SQL Server statistics can make things a bit freaky. You might have read one of my previous articles portraying a...
2015-10-30
1,559 reads
This was a really great week!
So many sessions by great speakers, lots of community events, parties and fun. I met...
2015-10-30
960 reads
Imagine that you want (for some reason) prohibit usage of some statement (or statements), eg - CURSOR
How can you find if...
2015-11-05 (first published: 2015-10-30)
1,851 reads
So things are messed up. Bad. I mean, you lost a $2.7 Billion Dollar Secret Blimp or your team accidentally sent...
2015-10-30
1,088 reads
With the proximity to Halloween, it's not hard (knowing me) to figure out why I originally decided to terminate this series on the Eve of Halloween day. Join me...
2015-10-30
6 reads
Halloween is a great time of year. It is unfortunate that it is just one day of the year. That...
2015-10-30
1,023 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