4.8
Beginner
9h 40min
Getting Started with SQL and Relational Databases
Gain insights into relational databases and SQL. Learn about creating, managing, and editing tables using MySQL. Explore complex queries, indexes, and join functions for efficient data handling.
Relational databases store data in a row-based table structure. Structured Query Language (SQL) is a core language used to retrieve data from the relational database. One of its most widely used extensions, MySQL, also gives you the power to edit, create, and manage the queried data.
In this course, you’ll be introduced to the basics of relational database management with SQL. You’ll use MySQL to create a table, edit the data, and even change the structure. You’ll also create indexes to quickly access data for faster performance on common queries. Additionally, you’ll explore more complex queries to extract useful data with aggregate functions, grouping, ordering, and creating limits and filters in output tables. Finally, you’ll learn how to combine data from different tables with join functions.
By the end of this course, you’ll be able to create, manage, edit, and merge relational databases with confidence. MySQL will prepare you for data projects large and small.
Relational databases store data in a row-based table structure. Structured Query Language (SQL) is a core language used to retri...Show More
WHAT YOU'LL LEARN
Get a strong understanding of relational databases and Structured Query Language (SQL).
Get a working knowledge of creating, managing, and transforming a MySQL data table.
Learn to create and leverage indexes to quickly access data within a database.
Learn to filter, limit, group, and order a database using SQL queries.
Learn to merge multiple tables into a single database using advanced SQL functions.
Get hands-on experience to create, manage, sort, filter, and edit a MySQL database.
Get a strong understanding of relational databases and Structured Query Language (SQL).
Show more
TAKEAWAY SKILLS
Content
1.
Getting Started
6 Lessons
Get familiar with SQL, relational database concepts, data modeling, and database design basics.
2.
Manage MySQL Server
4 Lessons
Get started with managing MySQL Server operations and configurations for optimal performance.
3.
Basic SQL Commands
12 Lessons
Break apart SQL basics, including database creation, table management, data operations, and queries.
4.
Add Columns and Indexes
9 Lessons
Break down the steps to add columns and manage indexes in SQL.
5.
Count and Sort Records
8 Lessons
Deepen your knowledge of creating, inserting, counting, sorting, and limiting SQL records efficiently.
6.
Foreign Keys
10 Lessons
Follow the process of creating and maintaining foreign key relationships for data integrity.
7.
Joins, Left Joins And Subqueries
12 Lessons
Practice using joins, left joins, and subqueries to manage and analyze database data.
8.
Conclusion
1 Lessons
Get familiar with SQL basics, MySQL fundamentals, and the importance of feedback.
Certificate of Completion
Showcase your accomplishment by sharing your certificate of completion.
Course Author:
Developed by MAANG Engineers
Trusted by 2.8 million developers working at companies
"These are high-quality courses. Trust me. I own around 10 and the price is worth it for the content quality. EducativeInc came at the right time in my career. I'm understanding topics better than with any book or online video tutorial I've done. Truly made for developers. Thanks"
Anthony Walker
@_webarchitect_
"Just finished my first full #ML course: Machine learning for Software Engineers from Educative, Inc. ... Highly recommend!"
Evan Dunbar
ML Engineer
"You guys are the gold standard of crash-courses... Narrow enough that it doesn't need years of study or a full blown book to get the gist, but broad enough that an afternoon of Googling doesn't cut it."
Software Developer
Carlos Matias La Borde
"I spend my days and nights on Educative. It is indispensable. It is such a unique and reader-friendly site"
Souvik Kundu
Front-end Developer
"Your courses are simply awesome, the depth they go into and the breadth of coverage is so good that I don't have to refer to 10 different websites looking for interview topics and content."
Vinay Krishnaiah
Software Developer
Hands-on Learning Powered by AI
See how Educative uses AI to make your learning more immersive than ever before.
AI Prompt
Code Feedback
Explain with AI
AI Code Mentor
Free Resources