Jason Brimhall


Blog Post

What is DBCC?

What is really mean by DBCC and what do people mean when they say DBCC?
Related Posts:

Database Corruption and IO Errors January 18, 2018

Common Tempdb Trace Flags - Back...

2015-08-11

56 reads

Blog Post

HealthySQL – A Review

A quick look into the book by Robert Pearl: Healthy SQL.
Related Posts:

My Book Contributions November 30, 2018

Profiler for Extended Events: Quick Settings March 5, 2018

How to be...

2015-08-07

13 reads

Blogs

Don’t Fear the Technology

By

The concern that a particular technology is going to destroy the world seems to...

Creating a Custom SQL Server Security Checklist Using the DoD STIG

By

The STIG is detailed, which is a good thing, but I found myself wanting...

Creating a Local Model Chatbot on Windows

By

After my session at VSLive last week, I had a few questions from the...

Read the latest Blogs

Forums

RegEx Functions III

By Steve Jones - SSC Editor

Comments posted to this topic are about the item RegEx Functions III

Optimized Locking in SQL Server 2025: Fewer Locks, Less Blocking, and the Cases It Cannot Fix

By vgupta

Comments posted to this topic are about the item Optimized Locking in SQL Server...

Finely Tuned Models

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Finely Tuned Models

Visit the forum

Question of the Day

RegEx Functions III

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