Installeren SQL Server Management Studio. There is no built-in SQL Server Management Studio in SQL Server installation, you must install it separately.
Starting SQL Server 2016, Microsoft has separated the installation of SQL Server 2016 Management Studio (SSMS) from the standard SQL Server Installation Process. The new version of SSMS 2016 can be used to connect from SQL Server 2008 to SQL Server 2016 including Azure SQL Database. Most importantly, the new version can be installed side by side with any older version of SSMS.
1. When you click Installeren SQL Server Management Tools in SQL Server Installation Centre it will take you to Downloaden Center. You can also downloaden SQL Server Management Studio for SQL Server 2016 directly Download SQL Server Management Studio from the site. Run it for installation;
De SQL Server Management Studio installation will install the .NETTO Framework 4.6.1 as well as the Visual Studio 2015 Shell (Isolated) components. After the successful installation of SSMS 2016 you will be prompted to reboot the system to complete the installation.
2. Klik the Install button;
3. Installation starts;
4. After installation is complete click the Close button;
5. Go to your apps list and find Microsoft SQL Management Studio. Run it;
6. When the application starts you can connect to your target SQL Instance;