

To the a 18.x version is both supported and recommended. So even when working with older SQL Server versions, upgrading SQL Server Management Studio For this reason, it is highly recommended to use the newest version possible to take advantage of new features and more stability through code fixes that are being continually released. Regardless of the edition being used, SQL Server Management Studio only comes in one flavorĪnd boasts backwards compatibility with almost all features from versions 2008 to 2022, including SQL Azure support. Left: Management Studio 17, Right: Management Studio 16 Version 18 iterates off of this and is based on the Visual Studio 2017 shell. Which bring a modernized user interface and icon set, much more stability, and faster

Starting with version 17, SSMS releases are the first SSMS products to be based off of Visual Studio 2015+, The latest version of Management Studio will always be available at the Download SQL Server Management Studio (opens new window) page. If you'd like to follow and vote for new feature requests, the is a SQL Server Community Trello board here. In order to take advantage of this monthly release cadence, the latest and greatest SQL PowerShell module is now called "SqlServer" whereas the the legacy module, which does *not* have the newest cmdlets released since mid-2016, is "SQLPS". SQL PowerShell updates are also shipped with SSMS. This additional unification is really, really handy. SSMS also supports managing Azure components such as Azure SQL Database and Azure SQL Data Warehouse, as well as hybrid cloud features such as StretchDB and Backup to URL. And, of course as you'd expect, the newest SSMS release supports various new features in SQL Server 2016 such as Query Statistics, Live Query Plans, Compare Showplan, Security Policies for row-level security, and so on with all the new 2016 goodies we have. I had to open back the installation for SQL Server and click Installation-> New SQL server installation or add features to existing installation.Then when we follow the instruction until we reach feature selection, just check the SQL Management tools checkbox and continue. There is partial support for managing pre-2008 instances. If you manage numerous servers on different versions, this unification is fantastic. SSMS is supported for managing SQL Server 2008 through 2016 (except for SSIS instances which sadly still require a version-specific SSMS at the time of this writing). **For this reason, you will want to make sure Visual Studio 2015 is installed first followed by SSMS and SSDT.** This gives it some performance improvements and removes the dependency on installing. SSMS is now based on the Visual Studio 2015 shell.
