T-SQL Code Coverage in SSDT using the SSDT Dev Pack
Code Coverage What is code coverage? When you write some code and then test it, how sure are you that...
2016-01-13
71 reads
Code Coverage What is code coverage? When you write some code and then test it, how sure are you that...
2016-01-13
71 reads
Code Coverage What is code coverage? When you write some code and then test it, how sure are you that you have tested the whole thing? Code coverage gives...
2016-01-13
15 reads
I often get asked the questions “What is SSDT" and I have wanted to have a single reference as to...
2016-01-11 (first published: 2016-01-05)
4,407 reads
In the final part of this 3 part series on what SSDT actually is I am going to talk about...
2016-01-07
47 reads
In the final part of this 3 part series on what SSDT actually is I am going to talk about...
2016-01-07
53 reads
In the final part of this 3 part series on what SSDT actually is I am going to talk about...
2016-01-07
32 reads
In the final part of this 3 part series on what SSDT actually is I am going to talk about...
2016-01-07
884 reads
In the final part of this 3 part series on what SSDT actually is I am going to talk about the documented API. What I mean by documented is...
2016-01-07
6 reads
In part 1 of this series available here I introduced my drawing of what I think SSDT is and talked...
2016-01-06
31 reads
In part 1 of this series available here I introduced my drawing of what I think SSDT is and talked...
2016-01-06
18 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