SQL Server Virtualization 101 Webinar Wrapup
Today I presented a session entitled “SQL Server Virtualization 101” for the SQL PASSVirtualization Virtual Chapter. I had a great time...
2014-01-08
840 reads
Today I presented a session entitled “SQL Server Virtualization 101” for the SQL PASSVirtualization Virtual Chapter. I had a great time...
2014-01-08
840 reads
Useful links – I hope you might like it too..
http://www.sqlskills.com/blogs/paul/sqlskills-holiday-gift-to-you-all-2012-insider-videos/
2014-01-08
623 reads
I’ve done a couple of posts now talking about how rolling back a transaction works. I thought this time I...
2014-01-08
1,415 reads
The Copy_Only option is very useful in full backup scenario when you don’t want to break up the sequence of...
2014-01-08
1,068 reads
By Steve Bolton
…………In order to divide this segment of my amateur tutorial series on SQL Server Data Mining (SSDM) into...
2014-01-07 (first published: 2013-12-31)
2,266 reads
When writing emails or other communications, state your point or request right at the beginning.
For instance, if you need...
2014-01-07
435 reads
This is the eleventh installment in the 12 day series for SQL tidbits during this holiday season.
Previous articles in this...
2014-01-07 (first published: 2014-01-04)
1,825 reads
I know this might seem like an odd topic on a SQL Server blog, but it's a common and critical...
2014-01-07
1,176 reads
As I mentioned in my original post, Exploring Excel 2013 as Microsoft’s BI Client, I will be posting tips regularly...
2014-01-07
1,263 reads
I am a bit late with the almost obligatory “How was my past year and how do I think next...
2014-01-07
594 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