2010-01-14
3,779 reads
2010-01-14
3,779 reads
2010-01-05
4,412 reads
This script takes a table as parameter and generate its data script (INSERT INTO TABLE).
2009-09-21 (first published: 2009-09-13)
2,239 reads
In a scenario where we need to find out all the objects of a LINKED Server and check which object is accessible to us,
we need to write following query:
2009-08-07 (first published: 2009-07-20)
671 reads
2008-12-23 (first published: 2008-11-10)
2,892 reads
2008-11-27
4,101 reads
2008-11-26
4,910 reads
This script will return record count of all user tables from the current database
2008-11-05
1,064 reads
Parameter Sensitive Plan (PSP) optimization is a new feature in SQL Server 2022 that...
By Arun Sirpal
Chaos engineering is fun but especially important when building solutions in the cloud. It...
By DataOnWheels
I am proud to announce the launch of a new book, centered around the...
I know you can't do this in MSSQL, but hoping DW has progressed more....
Hi Folks trying the below but having zero luck and was wondering if anybody...
I have a varchar(max) column which has sensitive data and want to encrypt it....