Blog Post

SQL Server Blog
2 MIN READ

Announcing the Release of SQL Server Management Studio 22 Preview 5

erinstellato's avatar
erinstellato
Icon for Microsoft rankMicrosoft
Nov 06, 2025

Hi all – this week we released SQL Server Management Studio (SSMS) 22 Preview 5!  It’s a smaller preview with a set of fixes for GitHub Copilot, you can view the list in the release notes.  For those of you working with GitHub Copilot in SSMS, we recommend updating to this preview.  If you’re not using GitHub Copilot in SSMS and you haven’t seen how it easy it makes writing and editing T-SQL, please give it a try!

 

 

On the topic of updates…we’ve heard from folks that they love the modern installer, and they appreciate the frequent updates.  We’ve also heard from folks who miss the single file install and/or think we’re updating too frequently.  Change can be challenging, and this year has been transformative for SSMS. If you haven’t been following along, we put together a high-level recap:

 

 

Whew. What a year…and it’s not over!

We do not plan to have multiple major releases every year.  Moving to Visual Studio 2022, and the Visual Studio 2026 (Preview) and SQL Server 2025 (Preview) announcements were factors that contributed to this year’s SSMS release schedule.  We do not expect 2026 to have the same release cadence, and we’ll be working to find the right balance of delivering updates and new features without overwhelming organizations that prefer to stay on the latest build.

This leads into a reminder about our support policy.  We state that we only support the latest release of SSMS.  At its core, that means that we don’t backport fixes and updates to earlier versions.  We only make changes in the current or preview major version.  However, we don’t require you update immediately when a new release is available.  We want to see everyone on the most recent release, but we know that not everyone can move quickly.  Hopefully this clarifies any confusion folks may have.

Looking ahead, Makena and I are preparing for fall conferences, which are just around the corner.  If you’re going to Ignite, you can catch Makena in the booth or at her SSMS session on Thursday at 3:30PM PST.  If you’re going to PASS Summit, I’ll be covering GitHub Copilot in SSMS on Wednesday at 2:30PM PST, and will be in other sessions throughout the week. Please stop by to say hello and share your feedback, but if you can’t catch us in person, you can always share feedback on the site.  Hope to see you soon!

Published Nov 06, 2025
Version 1.0

4 Comments

  • gwalkey's avatar
    gwalkey
    Copper Contributor

    Would also be wonderful to have a multi-format EXPORTER from the results grid like ADExp
    CSV, JSON, XML etc

  • HiteshDavey's avatar
    HiteshDavey
    Copper Contributor

    Happy to see MS is investing in reviving every corner of SSMS. Hope to see many new productive features in the future updates.

    One thing you overlooked or missed out to enhance is result grid. Result grid need your attention in the following area...

    1. Show result aggregates in status bar for entire/selected cols or rows for SUM, COUNT, MIN, MAX, AVG, NULL COUNT, NOT NULL COUNT
    2. Option to FIND value in result grid.
    3. Alternative grid row/col color
    4. Option to independently zoom in/out result grid
    5. Option to sort data by clicking col header
    6. Excel like option to freeze result row/col Pane
    7. Outlook like option to group/ungroup the result by drag/drop col header.
    8. Auto format numeric value cols to display thousand separator's 
    • erinstellato's avatar
      erinstellato
      Icon for Microsoft rankMicrosoft

      HiteshDavey​ I recommend you visit the feedback site (https://aka.ms/ssms-feedback), search to see if those requests already exist (many of them do) and upvote them.  For any suggestions that do not exist, please feel free to create a new ticket.  Please do not create one feedback item with multiple requests.  The option to zoom in and out on the results grid is available in SSMS 22 preview. Thanks.