Instagram
youtube
Facebook
Twitter

SQL Server Installation

How to download and install SQL Server?

Following steps to download and install SQL Server in windows

  • Open any Browser,  Go to https://www.microsoft.com/en-in/sql-server/sql-server-downloads
  • Select the edition, whether Developer or Express and click on the Download button
  • Once the SQL server is Downloaded click on exe file.
  • Choose the basic one by clicking on the 'Basic Option'.
  •  MICROSOFT SOFTWARE LICENSE TERMS appear on the screen read the terms and click on Accept.
  • Change the location else leave it to default and click on Install.
  • The Screen shows the installation Progress. Once the installation is finished. click on connect now to confirm that the connection of the new MS SQL server instance is successful.
  • Click on install  SSMS which will take us to the Microsoft SSMS download link and then click on close to close this window.

Download and Install SQL Server Management Studio(SSMS)

  • As from the above step we are on the official site to download SSMS, so click on 'Free Download for SQL Server Management Studio(SSMS) 18.12.1'.
  • Once the SSMS is Downloaded double click on exe file.
  • Change the location else leave it to default and click on Install.
  • The Screen shows the installation Progress. Once the installation is finished. Restart your computer for a complete setup.
  • Go to all programs Search Microsoft SQL Server Management Studio and Double click to open.