Sql Server Management Studio 2019 New
SQL Server Management Studio (SSMS) 18.0 is the primary version associated with the release of SQL Server 2019, providing full awareness for its capabilities, including compatibility level 150. Key Features of SSMS 18.0 (for SQL Server 2019)
For years, SSMS had been a bulky download. Version 18 changed that, arriving with a smaller download size sql server management studio 2019 new
Migration Checklist: Moving from SSMS 17 to 18
If you are upgrading from SSMS 17 (for SQL 2016/2017), here is your checklist: SQL Server Management Studio (SSMS) 18
For years, SSMS has been the go-to tool for managing SQL Server instances. With the release of SSMS 19, Microsoft continues to modernize the interface while doubling down on security and performance. Whether you are upgrading from an older version or installing it for the first time, here is a deep dive into what "new" really means in SSMS 2019/19, and how to get it set up on your machine. Always Encrypted with Secure Enclaves : Integrated support
Key Features
- Object Explorer: browse and manage database objects (databases, tables, views, stored procedures, functions, security principals, agent jobs).
- Query Editor: T-SQL editing with IntelliSense, code snippets, syntax coloring, execution plan display, and results grid/text.
- Execution Plans: graphical estimated and actual execution plan visualization and analysis.
- Database Tuning Advisor integration: recommend indexes and statistics improvements.
- Activity Monitor: view live instance performance, expensive queries, resource waits.
- SQL Server Profiler (replaced by Extended Events support): capture and analyze server events (Profiler still available as standalone).
- Registered Servers & Central Management Server: manage multiple instances at scale.
- Import/Export Data wizard: rapid ETL for common data movement scenarios.
- Backup/Restore GUI: create and restore full, differential, and log backups.
- Security management: manage logins, users, roles, permissions.
- Integration with Azure: connect to Azure SQL Database and Managed Instances; deploy database projects.
- Scripting: generate CREATE/ALTER scripts for objects.
- Visual designers: table designer, database diagrams, index/PK/FK designers.
- SQL Server Agent job scheduling and job history browsing.
Always Encrypted with Secure Enclaves: Integrated support for more advanced encrypted queries directly within the SSMS interface. Installation and Status