SQL Server / news

SQL Server news

Fresh SQL Server updates and useful DBA reading from Microsoft, direct release feeds, trusted technical blogs, and r/SQLServer.

Microsoft updatesTool releasesDBA community

Checked Aug 26, 2026, 09:55 PM

Latest SQL Server news

A balanced chronological view. High-volume publishers are capped so quieter specialist sources still appear.

Source type
Topic

Showing 18 items

Reddit r/SQLServerAug 26, 2026
Performancecommunity

Make your SQL Server 2025 capable to talk to you!

dbo.sp_ask_ai — technical description Purpose sp_ask_ai is a synchronous T-SQL wrapper around the async ask_ai chat pipeline. It lets a caller in plain SQL — SSMS, sqlcmd , an Agent job, a b...

Darling DataAug 26, 2026
Performancecommunity

Dealing With DDL and CDC

Dealing With DDL and CDC Chapters 00:00:00 – Introduction 00:01:28 – Script Overview and Problems 00:04:05 – DDL History Table and CDC Tables 00:06:37 – Handling New Capture Instances 00:09:...

SQLServerCentralAug 26, 2026
Developmentcommunity

sp_TexasHoldEm: Multi-Player Poker in T-SQL

Wanna play some Texas Hold ‘Em style poker and make a pile of Query Bucks? Wanna watch other database people playing? The post sp_TexasHoldEm: Multi-Player Poker in T-SQL appeared first on S...

Darling DataAug 25, 2026
Performancecommunity

SQL Server Performance Office Hours Episode 74

SQL Server Performance Office Hours Episode 74 To ask your questions, head over here. Chapters 00:00:00 – Introduction 00:03:15 – Query Store Basics 00:06:28 – Query Store Configuration 00:0...

Reddit r/SQLServerAug 24, 2026
Administrationcommunity

SQL Server on SSD

Hey guys, I started a local WoW server just for myself using SQL on an SSD. I saw some information that it could kill my SSD faster. Should I be worried? Or can I just play without worrying?...

SQLPerformanceAug 24, 2026
Performancecommunity

Dirty Reads, Permanent Damage

Aaron Bertrand talks about multiple ways NOLOCK can seduce you into basing update decisions on faulty data. The post Dirty Reads, Permanent Damage appeared first on SQLPerformance.com .

Simple Talk: SQL ServerAug 24, 2026
Developmentcommunity

9 things I wish SQL Server had (and why they’d matter)

A T-SQL veteran's wish list: 9 missing SQL Server features that would simplify auditing, data validation, graph queries, and error handling.… The post 9 things I wish SQL Server had (and why...

SQLServerCentralAug 24, 2026
Developmentcommunity

The memory toll of VARCHAR(MAX) in SQL Server

Introduction When designing the tables or writing the stored procedures in SQL Server, we get easily tempted to choose the path of least resistance. When deciding how much space to allocate...

Brent OzarAug 21, 2026
Performancecommunity

[Video] Office Hours in the Home Bar

This week, I’m back in Vegas, spending time in the home bar to recover from jet lag. I’m not saying booze is the best way to recover – but – it helps me fall asleep after a 16-hour-time-zone...

Darling DataAug 20, 2026
Performancecommunity

Performance Monitor is Going Enterprise

Performance Monitor is Going Enterprise Chapters 00:00:00 – Introduction 00:00:38 – Full Dashboard Overview 00:02:18 – Challenges with the Full Dashboard 00:04:00 – New Direction for the Too...

VS Code MSSQLAug 19, 2026
Tools & driversrelease

SQL Database Projects v1.7.0

Version 1.7.0 Release date: August 19, 2026 Release status: GA What's new in 1.7.0 Added support for using Move to Schema on sequences and DML triggers Added a Restore Packages command to th...

SQLPerformanceAug 18, 2026
Performancecommunity

A script to script a script that scripts jobs

Aaron Bertrand shows a stored procedure he wrote to make scripting SQL Server Agent jobs idempotent and avoid schedule spaghetti. The post A script to script a script that scripts jobs appea...

Official Microsoft updates

Use Microsoft material for product, servicing, security, support, and release decisions.

MicrosoftMicrosoft SQL Server Blog / Jul 14, 2026

SQL Server 2016 end of support is here: Plan your next steps

See what changes as SQL Server 2016 reaches end of support. Choose between cloud migration, upgrading SQL Server, and Extended Security Updates (ESU). The post SQL Server 2016 end of support is here:...

Security & servicing

MicrosoftMicrosoft SQL Server Blog / Nov 18, 2025

One consistent SQL: The launchpad from legacy to innovation

One consistent SQL delivers the agility and consistency needed to modernize data systems and unlock new innovation opportunities. The post One consistent SQL: The launchpad from legacy to innovation a...

SQL Server releases

MicrosoftMicrosoft SQL Server Blog / Jul 17, 2025

Accelerate SQL Server Migration to Azure with Azure Arc

We’re excited to announce a new migration experience in Azure Arc to simplify and accelerate SQL Server migration. This new experience, now in preview, is powered by Azure Database Migration Service....

SQL Server releases

MicrosoftMicrosoft SQL Server Blog / Jul 15, 2025

Protect and modernize SQL Server 2016 workloads with Microsoft

We encourage all our customers running SQL Server 2016 to start planning for the end of support. We have migration resources, best practices, as well as a rich ecosystem of partners ready to help. The...

SQL Server releases

SQL Server tools and drivers

Direct releases for SqlClient, the Microsoft JDBC driver, VS Code MSSQL, and dbatools.

releaseVS Code MSSQL / Aug 19, 2026

SQL Database Projects v1.7.0

Version 1.7.0 Release date: August 19, 2026 Release status: GA What's new in 1.7.0 Added support for using Move to Schema on sequences and DML triggers Added a Restore Packages command to the SQL proj...

Tools & drivers

releasedbatools / Jul 31, 2026

v2.8.4

What's Changed VMSS CI fleet: replace AppVeyor with Azure VMSS self-hosted runners by @potatoqualitee in #10414 Add Import-DbaParquet command by @jovanpop-msft in #10309 Save-DbaCommunitySoftware - Re...

Tools & drivers

releaseVS Code MSSQL / Jul 29, 2026

MSSQL v1.44.1

Version 1.44.1 Release date: July 29, 2026 Release status: GA What's new in 1.44.1 Fixed an issue where some connection-related dialogs would be blank when opened on systems with case-sensitive file-s...

Tools & drivers

releaseVS Code MSSQL / Jul 17, 2026

SQL Database Projects v1.6.2

Version 1.6.2 Release date: July 15, 2026 Release status: GA What's new in 1.6.2 Added Rename Symbol refactoring support for SQL project files. Added Move to Schema refactoring support for SQL project...

Tools & drivers

releasedbatools / Jul 11, 2026

v2.8.3

What's Changed Harden Claude and CI workflows by @potatoqualitee in #10369 cu25 for 2022 (do Build) by @niphlod in #10375 Copy-DbaAgentJob - Add -NewName parameter to allow copying jobs to sa… by @fro...

Tools & drivers

releaseMicrosoft.Data.SqlClient / Jul 10, 2026

Preview Release v7.1.0-preview2

This update brings the following changes since the 7.1.0-preview1 release. Package version alignment: The Microsoft.Data.SqlClient driver and its companion packages continue the aligned versioning int...

Tools & drivers

releaseMicrosoft.Data.SqlClient / Jun 26, 2026

Stable Release - v7.0.2

This update brings the following changes since the 7.0.1 release: Important — package version alignment: Starting with 7.0.2, the Microsoft.Data.SqlClient driver and its companion packages share a sin...

Tools & drivers

Community DBA articles

Technical articles and opinions from selected SQL Server publishers. Check Microsoft documentation before making version, security, or support decisions.

communityReddit r/SQLServer / Aug 26, 2026

Make your SQL Server 2025 capable to talk to you!

dbo.sp_ask_ai — technical description Purpose sp_ask_ai is a synchronous T-SQL wrapper around the async ask_ai chat pipeline. It lets a caller in plain SQL — SSMS, sqlcmd , an Agent job, a bench scrip...

Performance

communityDarling Data / Aug 26, 2026

Dealing With DDL and CDC

Dealing With DDL and CDC Chapters 00:00:00 – Introduction 00:01:28 – Script Overview and Problems 00:04:05 – DDL History Table and CDC Tables 00:06:37 – Handling New Capture Instances 00:09:00 – Backf...

Performance

communitySQLServerCentral / Aug 26, 2026

sp_TexasHoldEm: Multi-Player Poker in T-SQL

Wanna play some Texas Hold ‘Em style poker and make a pile of Query Bucks? Wanna watch other database people playing? The post sp_TexasHoldEm: Multi-Player Poker in T-SQL appeared first on SQLServerCe...

Development

communityReddit r/SQLServer / Aug 25, 2026

SQL Server 2019 Standard >SQL Server 2025 Standard Developer

Is it possible to upgrade from the SQL Server 2019 Standard (non-developer) to the SQL Server 2025 Standard Developer edition? submitted by /u/Sufficient-Pace7542 [link] [comments]

SQL Server releases

communityBrent Ozar / Aug 25, 2026

It’s Been 10 Years. Has Microsoft Built What You Voted For?

Ten years ago, I published a blog post with the top 10 most highly upvoted requests for Microsoft SQL Server as shown on their feedback site at the time, Connect.Microsoft.com. That site has gone out...

Performance

communityDarling Data / Aug 25, 2026

SQL Server Performance Office Hours Episode 74

SQL Server Performance Office Hours Episode 74 To ask your questions, head over here. Chapters 00:00:00 – Introduction 00:03:15 – Query Store Basics 00:06:28 – Query Store Configuration 00:09:47 – Per...

Performance

communityReddit r/SQLServer / Aug 24, 2026

SQL Server on SSD

Hey guys, I started a local WoW server just for myself using SQL on an SSD. I saw some information that it could kill my SSD faster. Should I be worried? Or can I just play without worrying? submitted...

Administration

communitySQLPerformance / Aug 24, 2026

Dirty Reads, Permanent Damage

Aaron Bertrand talks about multiple ways NOLOCK can seduce you into basing update decisions on faulty data. The post Dirty Reads, Permanent Damage appeared first on SQLPerformance.com .

Performance

communitySimple Talk: SQL Server / Aug 24, 2026

9 things I wish SQL Server had (and why they’d matter)

A T-SQL veteran's wish list: 9 missing SQL Server features that would simplify auditing, data validation, graph queries, and error handling.… The post 9 things I wish SQL Server had (and why they’d ma...

Development

communitySQLServerCentral / Aug 24, 2026

How a SQL Server backup can execute attacker code during restore

CVE-2026-47295 is a SQL Server vulnerability that lets a maliciously crafted database backup execute attacker-controlled code with sysadmin privileges during a routine RESTORE DATABASE operation. The...

Security & servicing

communitySQLServerCentral / Aug 24, 2026

The memory toll of VARCHAR(MAX) in SQL Server

Introduction When designing the tables or writing the stored procedures in SQL Server, we get easily tempted to choose the path of least resistance. When deciding how much space to allocate for a text...

Development

communityBrent Ozar / Aug 21, 2026

[Video] Office Hours in the Home Bar

This week, I’m back in Vegas, spending time in the home bar to recover from jet lag. I’m not saying booze is the best way to recover – but – it helps me fall asleep after a 16-hour-time-zone-jump, and...

Performance

SQL Server news sources