PASS Summit 2013-Blogger Interview With PASS Officers
On Thursday the PASS bloggers were given the chance to meet with the PASS officers and I participated along with...
2013-10-19
687 reads
On Thursday the PASS bloggers were given the chance to meet with the PASS officers and I participated along with...
2013-10-19
687 reads
A couple years back Steve Jones and I started The Mentoring Experiment. Our first experiments to see how effective non-local...
2013-10-19
886 reads
I read this fascinating blog post called “Don’t Be a Gatekeeper” by Julie Zhuo. Please read that first.
It really resonated...
2013-10-18 (first published: 2013-10-09)
2,735 reads
So I know it’s been a while since I last posted on this blog, but I promise I haven’t been...
2013-10-18 (first published: 2013-10-10)
3,351 reads
This is my fourth day in the PASS Summit. I have already written about my first, second and third days.
The...
2013-10-18
479 reads
This is my fourth day in the PASS Summit. I have already written about my first, second and third days.
The...
2013-10-18
514 reads
Day 3 at PASS Summit 2013, and the conference wraps up today strong with BOF (Birds of a Feather) lunch,...
2013-10-18
1,207 reads
Ready to rock some Internals.Hello Dear Reader! This is just a quick blog to say that my Deck and Demo's...
2013-10-18
817 reads
More quick notes, it was a busy day:
I saw down with PASS Board Rick Bolesta after the keynote to discuss...
2013-10-18
551 reads
Slower day today, fewer notes!
Most of my morning spent on mentoring and some networkingLunch today was Birds of a Feather,...
2013-10-18
662 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