2013-04-03 (first published: 2013-03-08)
1,677 reads
2013-04-03 (first published: 2013-03-08)
1,677 reads
2013-04-01 (first published: 2013-03-08)
1,782 reads
2013-03-29 (first published: 2013-03-08)
1,412 reads
2013-02-18 (first published: 2013-01-25)
2,764 reads
2012-08-13 (first published: 2012-07-31)
1,780 reads
2011-11-18 (first published: 2008-01-29)
2,896 reads
Copy Multiple objects from One Schema to Another Schema
2011-09-30 (first published: 2011-09-07)
1,534 reads
2011-08-31 (first published: 2011-08-24)
2,496 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-11 (first published: 2011-04-28)
1,780 reads
2011-04-26 (first published: 2011-04-20)
2,656 reads
By Zikato
I’ll walk through the KDA UI and tackle the first challenge before diving into...
By Zikato
While I mostly write about SQL Server, I have a soft spot for Kusto....
By Steve Jones
Many organizations list customer testimonials and quotes on their websites or literature. It makes...
Hi Guys, I'm not sure if this is possible or not, but let me...
Comments posted to this topic are about the item Life Moves Pretty Fast
Hello SSC, Happy Friday! I have to optimize a process that uses dynamic SQL...
Can I have a collation expression like this in SQL Server 2022?
... WHERE ColumnA = ( 'abc' COLLATE French_CI_AS) COLLATE French_CS_AS ...See possible answers