A traveling man
It’s been a long year for me. This year I’ve attended:
SQL Saturday #60 – Cleveland SQL Saturday #66 – Colorado Springs MVP...
2011-12-05
965 reads
It’s been a long year for me. This year I’ve attended:
SQL Saturday #60 – Cleveland SQL Saturday #66 – Colorado Springs MVP...
2011-12-05
965 reads
This is a good way to start monday, with a meme. This month Thomas LaRock has provided us with the...
2011-12-05
679 reads
This is a good way to start monday, with a meme. This month Thomas LaRock has provided us with the theme and his entry here. I thought of following...
2011-12-05
10 reads
I've been a bit busy for the last few weeks, with the holidays, PASS, working on SSIS (more to come),...
2011-12-05
405 reads
Have you ever wanted or needed to get the data and log file size for all of the databases in...
2011-12-05
2,420 reads
Have you ever wanted or needed to get the data and log file size for all of the databases in your server? I have seen scripts that would get...
2011-12-05
24 reads
Part 1 of Question 11—The Question.Part 2 of Question 11:The follow up to the question.This is a continuation of my...
2011-12-05
694 reads
This month for #MemeMonday, Thomas LaRock (Blog | @SQLRockstar) has assigned a topic with a holiday bend to it. The question...
2011-12-05
496 reads
It’s the first Monday of the December, and it’s time to do a monthly checkup. As previously mentioned, the premise...
2011-12-05
907 reads
An XA transaction is a global transaction usually covering multiple resources.
Use the Microsoft SQL Server JDBC Driver to support the ...
2011-12-05
209,586 reads
One of my favourite features of SQL Server 2022 was the T-SQL Snapshot Backups....
By Steve Jones
I have said and written this many times: Redgate Software is the type of...
By SQLPals
How to Check TDE Progress and Elapsed Time in SQL Server ...
Comments posted to this topic are about the item AI Experience Gap that we...
Comments posted to this topic are about the item Squared Values
Comments posted to this topic are about the item I Don't Want To Do...
What happens when I run this code in SQL Server 2022?
SELECT SQUARE('12') See possible answers