1
00:00:03,760 --> 00:00:09,520
Database programs are, well, really complex programs just by nature.

2
00:00:09,740 --> 00:00:10,150
OK.

3
00:00:11,290 --> 00:00:13,990
So in order to work inside the database.

4
00:00:15,290 --> 00:00:20,120
Auxillary ed programs that connect with that said database.

5
00:00:21,560 --> 00:00:24,530
We'll be able to send and receive commands.

6
00:00:26,060 --> 00:00:30,500
Various operations can be done within the database with these programs.

7
00:00:32,310 --> 00:00:38,610
So I ask you, all commands can be sent, a table can be created, deleted, new database can be created

8
00:00:38,610 --> 00:00:39,390
or deleted.

9
00:00:40,710 --> 00:00:45,750
In short, any database operations that you can think of will be able to be done here.

10
00:00:47,110 --> 00:00:51,970
Now, typically, database programs will include an ED.

11
00:00:54,100 --> 00:01:00,940
SQL Server Management Studio is a database, ed, developed by Microsoft, so it allows us to do all

12
00:01:00,940 --> 00:01:04,120
kinds of operations on Microsoft escarole server.

13
00:01:04,540 --> 00:01:10,270
All right, so now it's time to open up your favorite Web browser again, and we'll just type in download

14
00:01:10,270 --> 00:01:14,200
SQL Server Management Studio into your favorite search engine.

15
00:01:15,770 --> 00:01:24,020
And when you find download escarole server management studio and the results, click on it and download

16
00:01:24,020 --> 00:01:24,980
SSME.

17
00:01:27,130 --> 00:01:28,510
And click save button.

18
00:01:31,830 --> 00:01:38,400
So the download process, again, is going to depend on the speed and bandwidth of your Internet.

19
00:01:40,350 --> 00:01:45,960
So we run the Microsoft SQL Server Management Studio, or SSME set up file.

20
00:01:46,830 --> 00:01:48,780
Just right here, like we've downloaded.
