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,038 reads
2018-10-29 (first published: 2018-10-19)
1,471 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)
937 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
By Steve Jones
Next week I’m at VS Live in San Diego (register and join me) and...
Ten years ago today, I filmed a Pluralsight Play by Play on open source...
By Steve Jones
It’s time for T-SQL Tuesday again and this is a great prompt to start...
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