So I have a new home! Welcome to cjsommer.com part deux!
Just wanted to put a quick post out there for the people who follow me. I very recently made a...
2017-03-03
357 reads
Just wanted to put a quick post out there for the people who follow me. I very recently made a...
2017-03-03
357 reads
Fun week, lot’s of things going on and throughout I’ve been reading…
Windows Server Premium Assurance and SQL Server Premium Assurance
Microsoft...
2017-03-03
344 reads
2017-03-03
I decided to accept Grant’s (TheScaryDBA) challenge found here- http://www.scarydba.com/2017/03/02/random-blog-post-challenge/ where we have to write a technical blog post that incorporates a certain...
2017-03-03
338 reads
If you have ever tried to debug a program that used the TSql Script Dom to parse some T-SQL you...
2017-03-02
744 reads
If you have ever tried to debug a program that used the TSql Script Dom to parse some T-SQL you will know that the process is extremely slow and...
2017-03-02
19 reads
If you have ever tried to debug a program that used the TSql Script Dom to parse some T-SQL you...
2017-03-02
47 reads
If you have ever tried to debug a program that used the TSql Script Dom to parse some T-SQL you...
2017-03-02
39 reads
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as...
2017-03-02
757 reads
Following on from yesterdays blog I was wondering about the comparison of objects that were the same and how the...
2017-03-02
421 reads
I am excited to host T-SQL Tuesday for the first time. I want to...
By Steve Jones
Redgate had some Claude training recently, which I went through as my knowledge has...
By Steve Jones
gnossienne– n. the awareness that someone you’ve known for years still has a private...
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
Comments posted to this topic are about the item Importing Excel files into SQL...
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