Shared SSDT Deployment Contributor Repository and Free Help
One of the best features of SSDT is deployment contributors. They are so exciting I am going to say it...
2015-11-02
19 reads
One of the best features of SSDT is deployment contributors. They are so exciting I am going to say it...
2015-11-02
19 reads
One of the best features of SSDT is deployment contributors. They are so exciting I am going to say it...
2015-11-02
19 reads
I had this problem where I needed to gather Transaction Log information on multiple databases and check for valuable statistics on...
2015-11-09 (first published: 2015-11-02)
2,044 reads
WHOOP!
Another PASS Summit is complete. This one was amazing. It’s my first time ever as a member of the Board...
2015-11-02
462 reads
I write on my blog and get a couple comments at best. I talk at conferences and a large part of...
2015-11-06 (first published: 2015-11-02)
649 reads
If you’ve ever worked through an audit you have probably gotten a request that looks a lot like this:
Please give...
2015-11-02
512 reads
I have been using SSDT seriously for a couple of years now and have really been impressed with the code...
2015-11-01
537 reads
I have been using SSDT seriously for a couple of years now and have really been impressed with the code that is generated to upgrade schemas and over that...
2015-11-01
5 reads
I have been using SSDT seriously for a couple of years now and have really been impressed with the code...
2015-11-01
27 reads
I have been using SSDT seriously for a couple of years now and have really been impressed with the code...
2015-11-01
33 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