1 00:00:00,000 --> 00:00:04,869 [MUSIC] 2 00:00:04,869 --> 00:00:07,162 In this course, you'll learn about databases. 3 00:00:07,162 --> 00:00:11,216 But more importantly, you'll learn the basics of SQL or "sequel", 4 00:00:11,216 --> 00:00:16,431 the specialized programming language used to get information from databases. 5 00:00:16,431 --> 00:00:20,761 The skill of writing SQL is a highly sought after skill in many careers, 6 00:00:20,761 --> 00:00:25,165 ranging from mobile and web development jobs to technical marketing and 7 00:00:25,165 --> 00:00:26,768 business analyst roles. 8 00:00:26,768 --> 00:00:29,393 You can build dynamic web applications or 9 00:00:29,393 --> 00:00:34,718 run custom reports to help you decide how effective your marketing campaigns were. 10 00:00:34,718 --> 00:00:36,110 The videos, quizzes and 11 00:00:36,110 --> 00:00:40,423 interactive code challenges in this course are about two to four hours long. 12 00:00:40,423 --> 00:00:42,589 If it takes you longer, don't worry. 13 00:00:42,589 --> 00:00:47,493 You'll also be required to work on some practice sessions on your own to help you 14 00:00:47,493 --> 00:00:49,554 solidify the learning process. 15 00:00:49,554 --> 00:00:54,002 How much effort you put in will directly impact on how much you will get out of 16 00:00:54,002 --> 00:00:55,820 this course. 17 00:00:55,820 --> 00:00:58,980 This course specifically covers the process for querying or 18 00:00:58,980 --> 00:01:02,120 searching for information from databases. 19 00:01:02,120 --> 00:01:04,390 By the end of this course, you should be able to search for 20 00:01:04,390 --> 00:01:07,920 information you want and generate user friendly reports.