SQL Server Installation In Progress
-
- Post successful completion of the process. The following screen will appear.
- After successful installation, you can click Connect Now to connect to the DB and get started.
Now that we have successfully installed SQL Server Express edition. We will need a UI to connect to the DB and run queries.
We will use SQL Server Management Studio for this purpose.
Install SQL Server Management Studio
SQL Server Management Studio is an integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database.
SSMS provides tools to configure, monitor, and administer instances of SQL. Use SSMS to deploy, monitor, and upgrade the data-tier components used by your applications, as well as build queries and scripts.
Use SQL Server Management Studio (SSMS) to query, design, and manage your databases and data warehouses.
Let us start with the installation of SSMS to understand it better.
-
- Click on the link below for downloading SQL Server Management Studio
Download SQL Server Management Studio
-
- Click on the first link if you are downloading SQL Server Management Studio for the first time and if you already have a 17.x version and want to upgrade to the latest version please click on the second link.