2018-11-05 (first published: 2018-10-22)
886 reads
2018-11-05 (first published: 2018-10-22)
886 reads
Better* than sp_who2, with less re-checking data to get answers. Also, it is SnaZy. With a capital Z.
*Dont you just love totally non subjective assessments like this?
2018-11-01 (first published: 2018-10-22)
3,039 reads
2018-10-29 (first published: 2018-10-19)
1,474 reads
Script to build PIVOT queries with an arbitrary number of columns
2018-10-25 (first published: 2018-10-15)
1,013 reads
2018-10-24 (first published: 2018-10-15)
938 reads
Create the code to detect and repair non trusted foreign keys
2018-10-23 (first published: 2018-09-27)
727 reads
2018-10-12 (first published: 2018-10-04)
1,176 reads
How to identify backup tables within production databases that can be removed.
2018-10-05 (first published: 2018-09-28)
584 reads
Get the number of rows, columns, and space used by all tables in all databases
2018-10-03 (first published: 2018-09-20)
519 reads
Script to stop the default Data Collection sets, clear the cache files and then restart collection sets.
2018-10-02 (first published: 2018-09-25)
1,463 reads
I’m excited to announce the release of a new open-source project that fully automates...
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...
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