Monday Coffee 2017-01-16
I’ve been a scribbler for as long as I can remember, in fact I’m not sure that I write everything...
2017-01-16
349 reads
I’ve been a scribbler for as long as I can remember, in fact I’m not sure that I write everything...
2017-01-16
349 reads
We all experienced blocking one way or the other, in the old days, the only method is wait J
This is...
2017-01-19 (first published: 2017-01-16)
8,381 reads
1) As MS is kept increasing number of option while installation. To reduce no. of click, if setup pass Rules...
2017-01-16
577 reads
This week we started our Centino Systems weekly newsletter. Check out the first edition here!
The newsletter is going to include the latest in SQL Server and other things in...
2017-01-15
14 reads
This week we started our Centino Systems weekly newsletter. Check out the first edition here!
The newsletter is going to include...
2017-01-15
654 reads
There are many ways to reap benefits from being a member of the PASS Global Community. Today, as I write...
2017-01-17 (first published: 2017-01-14)
1,423 reads
When I want to upgrade hardware, I usually turn to Glenn Berry for advice. He’s the person I know that...
2017-01-13
535 reads
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as...
2017-01-18 (first published: 2017-01-13)
2,123 reads
I was trying to get SQL Clone working recently and had an issue with the Agent. If you haven’t looked...
2017-01-13
650 reads
My new course “LFCE: Advanced Network and System Administration” in now available on Pluralsight here! If you want to learn about the course, check out the trailer here or if you want to...
2017-01-13
8 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...
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