2019-01-16
156 reads
2019-01-16
156 reads
Being effective is important to Steve. Today he talks about the things you might consider when trying to determine if your group is being effective.
2019-01-15
62 reads
Phil Factor has tried many different ways to remember code and archive old code for reuse, but has yet to find the perfect solution. Does it exist?
2019-01-14
129 reads
Security is important, and Steve wonders if any of us have a list of things we do that improve security.
2019-01-11
93 reads
2019-01-10
123 reads
Failure is one of the ways we get better as software developers. Does that apply to DBAs?
2019-01-09
67 reads
2019-01-07
153 reads
Volunteering is a good thing for us to do, but it can be overwhelming at times.
2019-01-04
83 reads
It seems that many SQL Servers can be lacking memory. Adding more is one way to improve performance, but Steve has other ideas.
2019-01-03
134 reads
2019-01-02
175 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