Looking at SSDT upgrade scripts
I have been using SSDT seriously for a couple of years now and have really been impressed with the code that is generated to upgrade schemas and over that...
2015-11-01
5 reads
I have been using SSDT seriously for a couple of years now and have really been impressed with the code that is generated to upgrade schemas and over that...
2015-11-01
5 reads
I have been using SSDT seriously for a couple of years now and have really been impressed with the code...
2015-11-01
538 reads
I have been using SSDT seriously for a couple of years now and have really been impressed with the code...
2015-11-01
33 reads
I have been using SSDT seriously for a couple of years now and have really been impressed with the code...
2015-11-01
27 reads
I like writing go (golang not the batch separator) and one of the things that I like is that if you want to use something from github you literally...
2015-10-16
7 reads
I like writing go (golang not the batch separator) and one of the things that I like is that if...
2015-10-16
910 reads
I like writing go (golang not the batch separator) and one of the things that I like is that if...
2015-10-16
51 reads
I like writing go (golang not the batch separator) and one of the things that I like is that if...
2015-10-16
50 reads
I like writing go (golang not the batch separator) and one of the things that I like is that if...
2015-10-16
20 reads
When you create a new SSDT project it is created (at the moment) as a SQL Server 2014 project which is annoying when you are on something else.
However, if...
2015-10-14
13 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