Technical Background
Technical Background
Microsoft provides set of tools to manage local or remote SQL Server databases such
as SSMS (SQL Server Management Studio), SQL Server Agent, SQL Server Analysis
Services, SQL Server Reporting Services, SQL Server Integration Services, etc.
(Tutorials Teachers).
develop, administer, and manage SQL Server databases, Azure SQL Databases, and
Azure Synapse Analytics. SSMS allows you to manage SQL Server using a graphical
interface.
SSMS can also be used to access, configure, manage & administer Analysis ser-
How to Install:
1. To launch SSMS from the Start menu, click Start and scroll down and expand
Microsoft SQL Server Tools 18. Click on Microsoft SQL Server Management Studio.
2. Clicking on the "Microsoft SQL Server Management Studio" will open the following
4. Select Server Type, Server Name, and Authentication mode to connect with your
server. SSMS can be used to connect with Database Engine, Analysis Services, Re-
porting Services, Integration Services, etc. Here, we will connect with our local SQL
5. Next, select the server name to which you want to connect. It can be a local or re-
mote DB server. Select an appropriate server name or <Browse for more..> to browse
server name.
6. Next, select the authentication mode. The latest version of SSMS offers five modes of
authentication to choose from, as shown below. The most common is Windows Authen-
7. After selecting the authentication type and entering the user name and password
(SQL authentication) and click on the Connect button. On successful login, the SSMS
Object Explorer
Security
Server Objects
Template Explorer
Solution Explorer
Visual Basic
Profiling System