Sie sind auf Seite 1von 13

SQL SERVER MANAGEMENT STUDIO

ISNTALLATION GUIDE FOR


SQL SERVER MANAGEMENT STUDIO
SQL SERVER MANAGEMENT STUDIO

So as the software that we will be using for the Database is the SQL Server Management
Studio along with it we also have to install the SQL server to be connect it to as a database
of that, The SQL server management studio is a quite user-friendly DBMS that is widely
used as it is product of Microsoft so it is considered to be a quite reliable and very
efficient DBMS. So let’s move on the installation process as this manual contains all the
steps along with screenshots that how you can install the SQL server management studio
and can use it to work on different SQL queries. So let’s start installing it.

Step1:

Open the google.com and write download SQL server management studio

Step 2:

Go the First link of Microsoft.


SQL SERVER MANAGEMENT STUDIO

STEP 3:

After you get on this page click on the DOWNLOAD SQL SERVER
MANAGEMENT STUDIO and it will start downloading on your system

Step4:

As after completion of downloading. Go to that folder where it is


downloaded and then click on it to start installing
SQL SERVER MANAGEMENT STUDIO

Step5:

As after you click on that file it will pop up a window like this and now from
here your installation process is started. Click on the Install button and don’t
change the location of the installation file

Step6:
SQL SERVER MANAGEMENT STUDIO

Step7:

As the step 6 will take some time to be completed. Do not quit it just wait for
some time

Step8:

After the completion of the Setup. Press finish it and the open the start
windows and search the Microsoft Sql and it will show it after then open it
SQL SERVER MANAGEMENT STUDIO

Step9:

Now open again chrome and then go on google and then download the SQL
Server 2017

Step10:

Now after installing it. Now run the setup of installation and it will show you
a window like this
SQL SERVER MANAGEMENT STUDIO

Step11:

Now just click on the basic option and then proceed it and then it will take
you to a window like this. Don’t change anything just click on Install button

Step12:
And after this it will start installing on your system and a similar window will
be displayed on your screen
SQL SERVER MANAGEMENT STUDIO

Step13:

After a successful installation of SQL server then open the Microsoft SQL
Server Management Studio. and you will be then click on the connect button
and it will show you this window.

Step14:

As the reason of SQL server proved to be helpful here at this point as now
you have to select the Server Name and you can select it by clicking on the
drop down of Server Name and browse for the servers and then click on the
database engine and select your server. As I have selected mine. And Press
OK and then Press Connect.
SQL SERVER MANAGEMENT STUDIO

Step 15:
After a successful connection of your Server you will enter to this screen and
can see your server and through this now you can work on the DBMS

Step16:

Then by clicking on the server name of your server right click on that and
select make a new query and it will open this window. As this is the window
where you will work. And more over as you are by default using the Master
DB in order to make your own name Database enter the query as I have
entered and then press the execute button.
SQL SERVER MANAGEMENT STUDIO

Step17:

Now in order to use your Database and to be shifted to your database from
master database just simply write the following query that is been
highlighted in the fig below and then select it and then again execute it.

Step 18:

After successful execution of the query you will see the database name will
change from master to “abubakarmujahid”. As shown in the fig below the
arrows are showing the difference to you
SQL SERVER MANAGEMENT STUDIO

Step19:

Now let’s make a Table and the query for that is been displayed below after
writing it select it and press the execute button.

Step20:

Now press the Database folder on the Left Panel and expand it and then
Re-expand your working database and then right click on the dba UMT and
then execute it and a table will be shown to you with the name of attribute
you made.
SQL SERVER MANAGEMENT STUDIO

Step21:

Now let’s update our table with some values and we have to write the query
for this and as shown in the Fig below and then select the query you wrote and
then again press the execute button.

Step22:

And then we will now let’s move to see that did our table get updated or not
and you just have to follow the same steps as above done in step20. And you
can see our figure the table is been updated
SQL SERVER MANAGEMENT STUDIO

Now you have the basic knowledge of the DMBS and how to use it and how to
run and make your queries. Now just start working on this DBMS and try doing
some practice question to get grip on this. THANK YOU!!!

Das könnte Ihnen auch gefallen