Master java skills

SQL Server Installation

Go to the following link to download developer version of SQL Server

https://www.microsoft.com/en-in/sql-server/sql-server-downloads

1 – Select the developer version

2 – Click on Accept

3 – Wait till the installation goes on

4 – Click on ‘Connect Now’ button

5 – In order to install SQL Server Management Studio, click on the button Install SSMS as below

6 – You will be navigated to the below link

7 – Wait till the installation completes

8 – Once it is downloaded, open it and click on ‘connect’ button with the default settings

9 – Once connected, you will some something like below

This completes your installation of SQL Server and SSMS (SQL Server Management Studio). Now, you’re good to go with creating tables and executing queries.