Tag: sql server

SQL Server insights from 25+ years in the field

Performance tips, security advisories, health check findings, and industry analysis. Practical, technically accurate, no fluff.

10 Jan 2025 · 5 min read

How Does Microsoft Copilot Help with SQL Query Optimisation?

Microsoft Copilot can accelerate SQL work by generating T-SQL, identifying missing indexes, and improving query structure. Here is what it actually does and where its limits are.

Read article →
9 Oct 2024 · 6 min read

Essential Security Updates for SQL Server Versions 2016 to 2022

Microsoft's late-2024 SQL Server GDR updates fix CDC regressions introduced in September 2024, not new vulnerabilities. Here is what that means for your patching strategy.

Read article →
11 Jul 2024 · 6 min read

Critical Security Patch: Preventing Remote Code Execution

Microsoft has issued emergency GDR security updates for SQL Server 2022, 2019 and 2017 to address a critical remote code execution vulnerability in the SQL Server connection driver.

Read article →
16 Jun 2023 · 6 min read

“Latest Updates: SQL Server 2019 CU21 and 2022 CU5 Released”

Microsoft released SQL Server 2019 CU21 and 2022 CU5 in June 2023, fixing over 30 bugs including memory leaks and query correctness issues affecting production environments.

Read article →
1 May 2023 · 6 min read

SQL Server Performance Tuning: Best Practices for Developers

Practical SQL Server performance tuning techniques for developers, drawn from 20 years of consulting work across real client environments.

Read article →
27 May 2021 · 6 min read

Update all DB growth parameters to defined increments

Default SQL Server auto-growth settings cause VLF fragmentation and autogrowth wait events. This script analyses every database and generates the correct ALTER DATABASE statements automatically.

Read article →
12 Feb 2021 · 5 min read

Microsoft’s Postponement of Patches: Investigating Incorrect Results Bugs in SQL Server 2019 and 2016

Microsoft patched two silent incorrect results bugs in SQL Server 2019 CU9 and 2016 SP2 CU16, affecting CONCAT queries and in-memory tables with columnstore indexes.

Read article →
13 Jan 2021 · 6 min read

Critical Security Issue in Extended Events Fixed in Latest SQL Server Updates

Microsoft has confirmed a critical remote code execution vulnerability in SQL Server's Extended Events feature. Find out if your instance is exposed and how to fix it.

Read article →
11 Dec 2019 · 6 min read

Boost Your SQL Server Performance with the Latest Cumulative Updates: SQL Server 2017 CU18 and SQL Server 2016 SP2 CU11

SQL Server 2017 CU18 and SQL Server 2016 SP2 CU11 fix critical production issues including deadlocks, memory leaks, and replication failures. Here is what changed and why it matters.

Read article →
20 Nov 2018 · 6 min read

Why is the SQL Server So Slow?

When SQL Server slows down, wait statistics reveal exactly where the problem is hiding. Learn how to query DMVs to diagnose performance issues quickly.

Read article →
20 Nov 2018 · 6 min read

10 Things Every Project Manager Must Know When Deploying a SQL Server

SQL Server deployments have technical traps that catch non-specialists off guard. Here are 10 things every project manager must get right before go-live.

Read article →
11 Jul 2018 · 6 min read

How to Configure SQL Server Auditing

Step-by-step guide to configuring SQL Server Auditing at both the server and database level, with T-SQL scripts you can adapt for your environment.

Read article →
← Previous Page 2 of 7 Next →

SQL Server insights, monthly.

Performance tips, security advisories, and industry analysis. No fluff, no spam.