Controlling what appears in the status bar and query tabs (Day 32)
When you run a query in SSMS, you are probably aware that the status bar contains many pieces of information...
2018-02-01
542 reads
When you run a query in SSMS, you are probably aware that the status bar contains many pieces of information...
2018-02-01
542 reads
SSMS provides an Activity Monitor, a process that displays various information about what all is going on with the instance....
2018-01-31
798 reads
SSMS has a lot of reports available for you to use. Most of the reports in SSMS are off of...
2018-01-30
540 reads
If you are presenting with SSMS, then there are some extra steps that you need to take. These steps are...
2018-01-29
861 reads
Over the last several weeks, we have been making several changes to various settings in SSMS. Now that you have...
2018-01-28
397 reads
When you are performance tuning code, you will frequently examine the execution plans to see what is happening. As you...
2018-01-27
462 reads
Wayne’s Tips and Tricks for SSMS
SQL Server Management Studio (SSMS ) is a program that many just launch daily (or only...
2018-01-26
703 reads
We all know that we should liberally document our code with comments, so that others (and even yourself) will know...
2018-01-26
391 reads
One of the things that I do with my code is to include reference links to what I was doing...
2018-01-25
372 reads
One of the things that I do with my code is to include reference links to what I was doing...
2018-01-25
312 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...
Telp/WA 62 8218200203 Jl. Komp. Rs. Fatmawati No.1, RT.1/RW.9, Cilandak Bar., Kec. Cilandak, Kota...
Telp/WA 62 8218200233 Centennial Tower, Jl. Gatot Subroto No.Kav 24-25 Lt GF unit C,...
Telp/WA 62 8218200174 Gedung Multika, Jl. Mampang Prpt. Raya No.71-73, RT.1/RW.1, Tegal Parang, Kec....
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