Brief Summary
This course is all about getting you comfy with SQL in just a week! You鈥檒l learn the basics of databases and how to add, edit, and pull data like a pro. It鈥檚 structured to help you become confident in writing data retrieval statements.
Key Points
-
Learn SQL fundamentals in 6 days
-
Understand databases and tables
-
Manipulate data (add, edit, delete)
-
Retrieve data through sorting and filtering
-
Work with sub-queries and functions
Learning Outcomes
-
Become familiar with database concepts and schemas
-
Manipulate data within tables easily
-
Retrieve complex data using filters and joins
-
Write effective SQL queries quickly
-
Complete bonus exercises for additional practice
About This Course
Learn SQL and handle databases confidently
"Learn SQL in 6 days" Video Course provides a basic understanding of databases, tables, as well as how to manipulate data with functions like add, edit or delete data from tables and databases. Data retrieval concepts, which includes sorting, filtering, multi-table join, sub-queries and using functions in retrieval statements are discussed in detail.
This course covers the following topics:
路 Database Basics
路 Schema
路 Managing Database and Tables
路 Populating Data
路 Retrieving Data
路 Functions
路 Creating Sub-totals
路 Sub-queries
路 Bonus exercises (on Simple Select)
This course requires approximately 4.5 hours to complete. But we would recommend you to split it into 6 days to have a complete understanding of the concepts.
Each section is well structured and is designed in such a way that the concept is explained first, then I have taken example and explained how to write the SQL for the problem statement. This might help you to understand the concepts better. To make it easier for the learner, all the examples are based on the schema explained in the Schema section.
This course is structured in such a way that one can start writing SQL in hours with confidence.
The bonus exercises section is an add-on, where I made some simple and lighter exercises to give some more input on Simple Select statements. The bonus section has around 10 exercises only on simple select statement.
Jan K. H.
This course can be good for absolute beginners. It covers the basics, and I suppose that will get you started.