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
1,490 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,490 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
122 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
85 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
219 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
3 reads
In the spirit of having apps that do just one thing I have put a really small .net app on...
2015-07-17
515 reads
In the spirit of having apps that do just one thing I have put a really small .net app on...
2015-07-17
32 reads
In the spirit of having apps that do just one thing I have put a really small .net app on...
2015-07-17
39 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
5 reads
By DataOnWheels
I have been active in the data community throughout my career. I have met...
By Vinay Thakur
Quick Summary for Microsoft SQL Server till 2025, I am fortunate to be part...
By James Serra
Why this comparison feels confusing If you’re a Power BI report author who’s just...
Prepare for 2026 with this essential multi-state payroll tax issues 2026 webinar from Professionals...
SQL Server is typically viewed as a transactional or analytical database engine. However, it...
Hello, Is there a way in Azure SQL Database to change the 'Blocking Process...
On SQL Server 2025, when I run this, what is returned?
SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL') See possible answers