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,562 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,562 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
124 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
88 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
223 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
10 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
6 reads
In the spirit of having apps that do just one thing I have put a really small .net app on...
2015-07-17
526 reads
In the spirit of having apps that do just one thing I have put a really small .net app on...
2015-07-17
34 reads
In the spirit of having apps that do just one thing I have put a really small .net app on...
2015-07-17
50 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
12 reads
By James Serra
Making Data AI-Ready, Part 2 (This is the second article in a three-part series...
By Steve Jones
Can you use your GPUs when running a local model under Ollama? You can,...
By Brian Kelley
The concern that a particular technology is going to destroy the world seems to...
Comments posted to this topic are about the item RegEx Functions III
Comments posted to this topic are about the item Optimized Locking in SQL Server...
Comments posted to this topic are about the item Finely Tuned Models
If I run the REGEXP_LIKE() function, does it match values in a case-sensitive fashion, or a case-insensitive fashion by default.
See possible answers