2013-04-03 (first published: 2013-03-08)
1,724 reads
2013-04-03 (first published: 2013-03-08)
1,724 reads
2013-04-01 (first published: 2013-03-08)
1,819 reads
2013-03-29 (first published: 2013-03-08)
1,452 reads
2013-02-18 (first published: 2013-01-25)
2,785 reads
2012-08-10 (first published: 2012-07-31)
1,794 reads
2011-11-18 (first published: 2008-01-29)
2,923 reads
Copy Multiple objects from One Schema to Another Schema
2011-09-30 (first published: 2011-09-07)
1,561 reads
2011-08-31 (first published: 2011-08-24)
2,565 reads
This script is used for drop and create a new or existing user. IF User is already exists in database then first it will dropped and then recreate.
2011-05-05 (first published: 2011-04-28)
1,804 reads
2011-04-26 (first published: 2011-04-20)
2,673 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