December 2013 – Monthly SQL Server Checklist
image source
The holidays are upon us and it’s the first Monday in December. That means it’s time once again to...
2013-12-02
475 reads
image source
The holidays are upon us and it’s the first Monday in December. That means it’s time once again to...
2013-12-02
475 reads
A quick check of my calendar this morning reminded me that I am presenting a session for the PASS Performance...
2013-12-02
840 reads
Well the short answer is that they just don’t have enough information to give a definitive answer. You will notice...
2013-12-02
651 reads
A wonderful gentleman who attended my SQL PASS Summit session this year recently emailed me and asked me a great...
2013-12-10 (first published: 2013-12-02)
2,153 reads
Digging Around In BitBucket BitBucket was very thin when it comes to SQL Server. I did find a couple of interesting projects that may appeal to others as well...
2013-12-02
26 reads
Digging Around In BitBucket
BitBucket was very thin when it comes to SQL Server. I did find a couple of interesting...
2013-12-02
934 reads
The Christmas countdown has begun for a number of us. This doesn’t mean it’s time to relax, there’s still plenty...
2013-12-02
608 reads
Alright, I’ve got your attention. You’re probably thinking “who is this crazy guy that is using the word Love with...
2013-12-02
559 reads
For those who will be at SQL Saturday #233 in Washington, DC, I’ll be giving my professional development talk, Being...
2013-12-02
313 reads
When looking at a report and wanting to drill through to get more detail, we often create two reports for...
2013-12-04 (first published: 2013-12-02)
3,001 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 Squared Values
Comments posted to this topic are about the item I Don't Want To Do...
Comments posted to this topic are about the item Managing Feature Flags with GET_BIT()...
What happens when I run this code in SQL Server 2022?
SELECT SQUARE('12') See possible answers