Pre-Compare & Pre-Deployment Scripts to SSDT
When you use SSDT to deploy database changes you can include a pre/post deploy script which is run after the...
2015-07-20
84 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
84 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
218 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,488 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
121 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
3 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
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
38 reads
In the spirit of having apps that do just one thing I have put a really small .net app on...
2015-07-17
514 reads
In the spirit of having apps that do just one thing I have put a really small .net app on...
2015-07-17
31 reads
In my previous post on running SQL Server in a container I showed how you could use the Spoon (https://spoon.net) products to start an instance of SQL Server without...
2015-07-08
4 reads
Forgive me for the title. Mentally I’m 12. When I started my current day...
By Steve Jones
One of the things a customer asked recently about Redgate Data Modeler was how...
By Steve Jones
For a number of years, we’ve produced the State of the Database Landscape report,...
Comments posted to this topic are about the item Expanding into Print
Comments posted to this topic are about the item Downtime Caused by the Postgres...
Comments posted to this topic are about the item The String Distance I
In SQL Server 2025, what is returned by this code:
SELECT EDIT_DISTANCE('Steve', 'Stan')
Assume preview features are enabled. See possible answers