2019-03-27
158 reads
2019-03-27
158 reads
Today, Steve wonders when we'll stop installing SQL Server on a host machine.
2019-03-26
1,280 reads
2019-03-26
117 reads
This is in response to someone asking about getting started with their database in SQL Source Control and then hosting at BitBucket. I’m going to assume people can set...
2019-03-25
426 reads
Steve has a few thoughts on what is worse than telling your boss about a data breach.
2019-03-25
163 reads
2019-03-25
215 reads
I’m working the first section of a basic administration course, and the first part of this is installing SQL Server...
2019-03-22
483 reads
2019-03-22
138 reads
2019-03-22
618 reads
Bad managers are everywhere, but we can improve and help them with some ideas from other companies. That's if we, as an organization, value our staff.
2019-03-21 (first published: 2015-10-19)
297 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