Debug en SQL Server Management Studio V 18
Deprecated and removed features in 18.0 (GA)
Deprecated / Removed Features
T-SQL Debugger
Database Diagrams
The following tools are no longer installed with SSMS:
OSQL.EXE
DReplay.exe
SQLdiag.exe
SSBDiagnose.exe
bcp.exe
sqlcmd.exe
Configuration Manager tools:
Both SQL Server Configuration Manager and Reporting Server Configuration Manager are not part of SSMS setup anymore.
DMF Standard Policies
The policies are not installed with SSMS anymore. They will be moved to Git. Users will be able to contribute and download/install them, if they want to.
SSMS command line option -P removed
Due to security concerns, the option to specify clear-text passwords on the command line was removed.
Generate Scripts > Publish to Web Service removed
This deprecated feature was removed from the SSMS UI.
Removed node "Maintenance > Legacy" in Object Explorer.
The really old "Database Maintenance Plan" and "SQL Mail" nodes won't be accessible anymore. The modern "Database Mail" and "Maintenance Plans" nodes will continue to work as usual.