Will Terminators Be Required?
The use of terminators in T-SQL is incredibly inconsistent. Steve Jones thinks it will always be this way.
2018-08-06
93 reads
The use of terminators in T-SQL is incredibly inconsistent. Steve Jones thinks it will always be this way.
2018-08-06
93 reads
Recently, as I was doing some work for the upcoming PASS Summit, a question popped in my head: “Why am I doing this?” It reminded me of the time when I was young (and idealistic). I went to the leader of a non-profit group asked about making it my permanent vocation. The leader looked at […]
2018-07-30
85 reads
In many ways job titles matter, just not when telling a stranger what you do for work.
2018-07-30
599 reads
Steve discusses the ways that you can ensure your IT career continues to move forward.
2018-07-23
125 reads
Normalization is important for relational databases, but sometimes too much of a good thing can be bad.
2018-07-23
2,546 reads
About to embark on a vacation, Steve talks about the difficulty in letting go.
2018-07-20
85 reads
2018-07-19
80 reads
2018-07-18
70 reads
2018-07-17
91 reads
There are lots of databases to choose from. Steve discusses using more of them in your work.
2018-07-16
115 reads
By Brian Kelley
The concern that a particular technology is going to destroy the world seems to...
The STIG is detailed, which is a good thing, but I found myself wanting...
By Steve Jones
After my session at VSLive last week, I had a few questions from the...
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