Pausing the Learning for March
In my last update, I was disappointed with my February progress. Busy with life and work, I didn’t do much...
2019-03-08
866 reads
In my last update, I was disappointed with my February progress. Busy with life and work, I didn’t do much...
2019-03-08
866 reads
2019-03-08
801 reads
2019-03-07
104 reads
Making changes on your own system for a SQL Change Automation project is great, but if you’re the only one...
2019-03-06
828 reads
Google and Microsoft have plans for dealing with data incidents. Steve thinks you should as well.
2019-03-06
79 reads
2019-03-06
826 reads
It seems that many companies are implementing AI into their systems. Steve notes that this isn't always a good idea.
2019-03-05
91 reads
2019-03-04
117 reads
2019-03-04
108 reads
2019-03-04
996 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