1 00:00:00,060 --> 00:00:01,830 Hello and welcome to this video. 2 00:00:01,860 --> 00:00:08,220 In this video, we are going to be talking about database to overcome all the limitations of spreadsheet. 3 00:00:08,220 --> 00:00:14,830 We have database that was to handle the large chunk of data to handle the security flaws. 4 00:00:15,090 --> 00:00:22,080 So here we have a database which overcomes all the limitations of spreadsheet or database is a collection 5 00:00:22,080 --> 00:00:23,030 of information. 6 00:00:23,430 --> 00:00:27,180 Data is stored in the form of tables into the database. 7 00:00:27,750 --> 00:00:34,470 So how to access that database to access, to manipulate, to update the database, you need to learn 8 00:00:34,480 --> 00:00:36,450 one language that is a skill. 9 00:00:36,450 --> 00:00:38,850 A skill stands for structured query. 10 00:00:38,850 --> 00:00:42,870 Language skill is used to communicate with the database. 11 00:00:42,870 --> 00:00:46,920 It lets you access and manipulate the database. 12 00:00:49,000 --> 00:00:55,570 Let's understand the same example with the help of database Enescu and now on the left hand side, we 13 00:00:55,570 --> 00:01:02,440 have a table which is stored in the database, which holds three records one, two and three Jauncey 14 00:01:02,440 --> 00:01:03,290 500. 15 00:01:03,640 --> 00:01:06,970 That and for the following is present absent in present. 16 00:01:07,330 --> 00:01:13,900 And you're if you want to access this table from the database, you need to know what language that 17 00:01:13,910 --> 00:01:14,080 is. 18 00:01:14,370 --> 00:01:14,840 You will. 19 00:01:15,400 --> 00:01:20,350 So using a scale ready, we are going to be accessing the database. 20 00:01:20,360 --> 00:01:22,420 We are going to manipulate this database. 21 00:01:22,430 --> 00:01:27,940 We are going to see the record and we are going to do a lot more with the help of Escuela accessing 22 00:01:27,940 --> 00:01:28,810 the database. 23 00:01:30,230 --> 00:01:35,660 In the next video, we are going to see how to create a table, how to insert records into the table, 24 00:01:35,990 --> 00:01:39,290 how to access the table with the help of rescuable. 25 00:01:40,220 --> 00:01:41,550 That's it for this video. 26 00:01:41,570 --> 00:01:42,740 Thank you so much.