[Video] Office Hours in the Home Bar
Brent Ozar answers database and career questions from his home bar, covering SQL Server topics like MAXDOP, migration risks, AI tools, and more.
Brent Ozar is a SQL Server performance expert and consultant who helps teams fix critical database slowdowns, improve reliability, and master SQL Server through hands-on consulting and world-class training.
50 articles from this blog
Brent Ozar answers database and career questions from his home bar, covering SQL Server topics like MAXDOP, migration risks, AI tools, and more.
Learn to play multi-player Texas Hold'Em poker using T-SQL stored procedures in Azure SQL DB, with commands to join, bet, fold, and more.
Explains SQL Server row vs page compression with animations, covering how each works and when to use them.
A nostalgic review of the original SQL Server debugger hardware, its features, and why it was so beloved.
Brent Ozar answers DBA questions on SQL Server, tempdb, AI, and career advice from Zhengzhou, China.
Testing AI with an Office Hours question: local models vs cloud for automated podcast answers, focusing on SQL Server DBCC CHECKDB performance.
Explains why higher MaxDOP in SQL Server increases TempDB spills due to memory grant division across parallel threads.
Brent Ozar explains when to use temp tables instead of CTEs in T-SQL, using a performance example with SQL Server 2025.
Brent Ozar answers SQL Server questions in a video office hours session, covering topics like plan cache bloat, in-memory OLTP, index tuning, and more.
Brent Ozar explains why wide columns in SQL Server tables may not increase logical reads, using database animations and sp_tableoption.
Monthly job board for database professionals, August 2026 edition. Companies post data-related openings; readers can find roles and apply.
Brent Ozar answers SQL Server questions on query plans, monitoring tools, AI, and more in a desert-themed Office Hours Q&A.
Brent Ozar shares lessons learned from using AI for backend automation, including adversarial development and cost-effective LLM strategies.
A reference check for IT professional Richie Rump, highlighting his skills in data architecture, problem-solving, and reliability.
A fun SQL Server quiz called 'Well, Actually…' to test database knowledge, built as a free WordPress plugin.
Brent Ozar answers database questions on HADR_SYNC_COMMIT waits, indexing strategies, RCSI, and SQL Server comparisons.
Explains database page splits with animations, their impact on writes and disk order, and historical context with hard drives.
T-SQL Tuesday roundup on warning signs of bad SQL queries, including WHILE loops, cursors, functions, and DISTINCT.
Brent Ozar discusses what AI is good for, including black-and-white answers and inspiration, with Teachable's Managing Director.
An animated explanation of how SQL Server index seeks work, covering B-tree root pages, intermediate pages, and leaf pages.