2024-06-19
409 reads
2024-06-19
409 reads
2024-06-07
409 reads
2024-06-05
444 reads
2024-06-03
435 reads
Microsoft is no longer supporting some uses for DBCC CLONEDATABASE. Read a few of Steve's thoughts on the change.
2024-06-03
143 reads
2024-05-10
388 reads
2024-05-06
439 reads
2024-05-01
363 reads
2024-04-26
416 reads
2024-04-17
386 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