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 a few things that we should bear in mind...
2015-07-21
4 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,418 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
511 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
In the spirit of having apps that do just one thing I have put a really small .net app on github that tries to create a connection to a...
2015-07-17
1 reads
By gbargsley
We’ve all been there. Someone walks up and asks, “Is SQL Server having issues?”...
By Chris Yates
In the beginning, there was OLTP – Online Transaction Processing. Fast, reliable, and ruthlessly...
I’m giving two online sessions soon on virtual events that are free to attend....
Comments posted to this topic are about the item The Security of Old Tech
Comments posted to this topic are about the item Revisiting SQL Server Window Functions-...
Comments posted to this topic are about the item Tables with a SPARSE Column...
True or False: Tables with a SPARSE column consume more space than regular columns if most values are NOT NULL.
See possible answers