2025-03-12 (first published: 2018-10-19)
1,046 reads
2025-03-12 (first published: 2018-10-19)
1,046 reads
The right tool is important for a good job. Andy Warren asks if you're thought about the tools you use on a daily basis.
2018-10-17
79 reads
2018-10-15
97 reads
Steve notes that modeling and good database design can't be ignored in DevOps work.
2018-10-15
54 reads
In larger shops with multiple database servers, it is very important to have consistency.
2018-10-12
180 reads
2018-10-11
490 reads
Andy Warren talks about the single source of truth for information. It could be the database, but that's not always the best choice.
2018-10-09
263 reads
Steve has a troubleshooting experience that reminds him of a lesson he should have learned.
2018-10-08
85 reads
Performance is a common reason to monitor SQL Server. The work day of a database administrator is often interrupted with unexpected calls about slowness in applications or reports. But, how does the performance today compare to the performance last week or last month? Can the root cause of the issue be traced to the database […]
2018-10-08
68 reads
The idea of a single place to get the status of your environment is an interesting one.
2018-10-05
91 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