Configuring a Perfmon Collector for SQL Server
Something I always stress to people when I write and present is the importance of tracking data *before* you need...
2016-02-16
1,872 reads
Something I always stress to people when I write and present is the importance of tracking data *before* you need...
2016-02-16
1,872 reads
This month’s host is Jorge Seggara, the @sqlchicken, who works for Microsoft. A busy schedule caused a slight delay, so...
2016-02-16
913 reads
A couple weeks ago I presented to the DBA Fundamentals virtual chapter. The presentation was recorded and is available from...
2016-02-16
106 reads
A couple weeks ago I presented to the DBA Fundamentals virtual chapter. The presentation was recorded and is available from...
2016-02-16
475 reads
A few weeks ago a number of us embarked on this year’s SQL Cruise, this time to the Caribbean. It was...
2016-02-16
629 reads
Update: Just getting started with Power BI? You can download the Power BI Report File for this KPI Report. Please...
2016-02-16
2,176 reads
For a while I’ve been wanting to do a project that used black iron pipe for the main structure. Kind...
2016-02-16
730 reads
Whilst working on an upcoming post I realised that I needed a decent data set on which to test some...
2016-02-15
718 reads
I ran across a neat piece of code recently from Gail Shaw. She answered a question on returning the base...
2016-02-15
1,454 reads
It’s Monday time for this week’s weekly blog and twitter round-up for last week. If you haven’t already, follow me...
2016-02-15
398 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...
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...
Comments posted to this topic are about the item Tracking All the Queries
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