Keep your environments in-sync and your upgrade scripts fresh
Whether we use a tool to generate upgrade scripts or we write manual test scripts for database changes there are...
2015-07-21
34 reads
Whether we use a tool to generate upgrade scripts or we write manual test scripts for database changes there are...
2015-07-21
34 reads
Whether we use a tool to generate upgrade scripts or we write manual test scripts for database changes there are a few things that we should bear in mind...
2015-07-21
4 reads
When you use SSDT to deploy database changes you can include a pre/post deploy script which is run after the...
2015-07-20
1,448 reads
When you use SSDT to deploy database changes you can include a pre/post deploy script which is run after the...
2015-07-20
120 reads
When you use SSDT to deploy database changes you can include a pre/post deploy script which is run after the...
2015-07-20
82 reads
When you use SSDT to deploy database changes you can include a pre/post deploy script which is run after the...
2015-07-20
215 reads
When you use SSDT to deploy database changes you can include a pre/post deploy script which is run after the dacpac and database has been deployed. The process looks...
2015-07-20
2 reads
In the spirit of having apps that do just one thing I have put a really small .net app on...
2015-07-17
512 reads
In the spirit of having apps that do just one thing I have put a really small .net app on...
2015-07-17
29 reads
In the spirit of having apps that do just one thing I have put a really small .net app on...
2015-07-17
36 reads
Day 1 is an absolute thrill at re:Invent! I normally dedicate this dynamic day...
With all the changes that have happened with VMware since the Broadcom acquisition I...
Each year around this time, companies enter the familiar ritual of budgeting. For many,...
Hello SSC, I hope everyone is having a happy and safe holiday season! I...
Hello, I am receiving multiple direction on deploying SQL Servers in AWS EC2. ...
Hello, I am working with a company on their database administration. I am trying...
In SQL Server 2025, what does this code return?
SELECT '1' || '0'See possible answers