Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 977 Bytes

File metadata and controls

16 lines (13 loc) · 977 Bytes

Download and Installation

0

To install SQL Server on Windows, follow these steps:

  1. Download the SQL Server installation media from the Microsoft website. Here
  2. Run the installation media and select the Basic installation type.
  3. Accept the license terms and conditions.
  4. Select the features you want to install. The default features include the database engine, SQL Server Management Studio (SSMS), and Analysis Services.
  5. Specify the installation location and folder names.
  6. Click Install to start the installation process.
  7. Once the installation is complete, Restart your computer before setting up SSMS.

1

For more information on installing SQL Server Here