The secret life of database keys
There’s not much to database keys, right? When you build a new table, you add a column […]
There’s not much to database keys, right? When you build a new table, you add a column […]
After hearing the same dire news from several of my consulting friends, I put a poll up on […]
Let’s hang out in my home office in Vegas and go through your top-voted questions from https://pollgab.com/room/brento. The […]
Every few years, someone asks a familiar question: do we really still need to disable the sa account in […]
When I first started teaching database sessions at conferences, I noticed a pattern. When I finished the session, […]
You’ve been reading my blog, watching my videos, and maybe even taking some of my training classes. You’ve […]
If you’re hosting your databases within a Virtual Machine (VM) or on some big iron, one of […]
We often perform planned availability group failovers in SQL Server for maintenance, patching, upgrades, and even hardware […]
Want to ask your own questions or pick the ones I discuss? Head over to https://pollgab.com/room/brento to get […]
Regardless of how popular a specific software appliance is, particular versions of it are inevitably phased out […]
I know a lot of y’all lag behind on upgrading SSMS, but v22.3 just introduced something that you […]
Monitoring and alerting can be overwhelming tasks, especially for those new to the world of managing production […]
Monitoring and alerting can be overwhelming tasks, especially for those new to the world of managing production […]
It’s an overcast afternoon at Atlantis Paradise Island in the Bahamas, so since I can’t go into the […]
Four years ago I wrote a blog on this site explaining why Python is better than C# […]
Two big sets of news this month! The Consultant Toolkit now supports imports to a database so you […]
When SQL Server 2025 was announced, Bob Ward mentioned that there would be some new commands for […]
On the world’s largest floating electronic dance music festival, I took your top-voted database questions from https://pollgab.com/room/brento. Here’s […]
Is your company hiring for a database position as of February 2026? Do you wanna work with the […]
The annual SQLBits conference is April 22-25, and they just announced the session and speaker lineup. This year’s […]
While in the midst of moving my home office into a new room in the house, I stopped […]
Normally, when SQL Server updates statistics on an object, it invalidates the cached plans that rely on that […]
In 2026, your approach to both applications and databases must be focused on practical and technical real-world […]
Sandra Delany (LinkedIn) wrote a well-thought-out blog post called, “Should a SQL Server DBA Know Windows Clustering?” She’s […]
SQL Server 2025 Cumulative Update 1 came out last week, and I was kinda confused by the release […]
A private equity (PE) company recently acquired the majority of Redgate Software, the current owners of the PASS Data […]
It’s time for our quarterly update of our SQL ConstantCare® population report, showing how quickly (or slowly) folks […]
The results are in! You can download the raw data in Excel for all 10 years and do […]
This is another part in my series designed to offer guidance around common issues in SQL Server. […]
I’d love to come over and speak at SQLBits this April, but for that to happen, the organizers […]
Derrière ce titre accrocheur, cet article rapide explore comment optimiser Power BI à la fois en termes […]
This article is a follow-up to SQL Server DBaaS Vulnerability: Decrypting System Code & Exfiltrating User Data, […]
You’re busy, so I’ll keep this short. Several months from now, you’re gonna have a salary review. Your […]
This seems like the appropriate first BrentOzar.com blog post in the year 2026, eh? In the PollGab question […]
Easily move data from SQL Server to Oracle 26ai Free with this step-by-step guide. Learn how to […]
SQL Server 2025 introduces regular expression (regex) functions to the TSQL language. You could do this in […]
Every year, I run a salary survey to help folks have better discussions with their managers about salaries, […]
Reading is fundamental, and fundamentally, here are the 2025 blog posts that y’all read the most this year. […]
sp_helptext has served SQL Server DBAs for years, but it has its very obvious – and many […]
Whenever a brand spankin’ new version of any software comes out, there are bugs, and SQL Server is […]
Privilege escalation in SQL Server isn’t just theory – it can happen through everyday maintenance jobs. This […]
This post is part of a series on common issues encountered in SQL Server. This time, we’ll […]
I drove the Graffiti Gulf out to The Last Spike (video) outside of Las Vegas and took your […]
Say you’ve got a table with an identity column, something that’s supposed to start at 1 and go […]
When there’s a performance emergency, a lot of us perform the same manual tasks over and over. We […]
Learn how to build a sleek, AI-powered semantic search engine that lives inside your existing database. We’ll […]
If you’re the kind of person who likes to learn on the go, my training provider Teachable just […]
I threw in the towel on my workday at 3PM when everything started going wrong in the Ozar […]
This is a guest editorial by Steve Jones (President of the SQL Saturday Corporation). The last four […]
Back in March 2025 when Microsoft first announced that REGEX support was coming to SQL Server 2025 and […]