This Week in Data – Episode 13 (Building Your Personal Brand)
Welcome back to another episode of This Week In Data! If you missed our previous episodes, you can watch them...
2016-11-16
513 reads
Welcome back to another episode of This Week In Data! If you missed our previous episodes, you can watch them...
2016-11-16
513 reads
With the release of the most epic Service Pack 1 for SQL Server 2016, the biggest attention of everyone should...
2016-11-16
841 reads
This is the most important blog post about SQL Server that I have ever written. As far as I am...
2016-11-16
566 reads
One of the things I’ve been wanting to do is dig more into the command line automation cmdlets from the...
2016-11-16
681 reads
SQLSkills is an amazing resource for the SQL Server community. Between their blogs, white papers, and the SQLSkills Insider emails...
2016-11-16
677 reads
This is just a quick look. I plan on diving into this in the future more, as I'm still working...
2016-11-16
233 reads
Containers are a hot topic at the moment, there seems to be a new article about them on Hacker News...
2016-11-16
654 reads
This is just a quick look. I plan on diving into this in the future more, as I'm still working...
2016-11-16
3,383 reads
Microsoft usually has some interesting announcements at the PASS Summit, and this year was no exception. I’m writing a set...
2016-11-15
1,099 reads
Since Power BI is all the rage right now, I was in need of some material to spice up my...
2016-11-21 (first published: 2016-11-15)
2,136 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