2019-04-04
671 reads
2019-04-04
671 reads
Today Steve has an announcement about his role in moving Books Online forward.
2019-04-01
556 reads
Last week was the MVP Summit. This year included a bunch of very technical discussions about some of the future of the Microsoft Data Platform (a big thank you goes to Slava Oks, Bob Ward, and all the team for a great job). I can’t share much since it was all under NDA. All I […]
2019-03-30
517 reads
Trunk based development is what many of us do with shared database servers.
2019-03-29
731 reads
There is a need to ensure we decide what ethics a computer system ought to have.
2020-02-10 (first published: 2019-03-27)
273 reads
Today, Steve wonders when we'll stop installing SQL Server on a host machine.
2019-03-26
1,285 reads
Steve has a few thoughts on what is worse than telling your boss about a data breach.
2019-03-25
166 reads
If you have been working with SQL Server long enough, you have probably been involved with a SQL Server 2000 to 2005 upgrade. It was painful for many shops due to the deprecation of some features like DTS and the removal of old-fashioned comma joins with the plus operator. It was worth the pain as […]
2019-03-25
1,286 reads
2019-03-22
145 reads
A new version of an existing application doesn't always provide an upgrade.
2019-03-18
112 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