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.

Beginner

62 Lessons

9h 40min

Certificate of Completion

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.

AI-POWERED

Explanations

AI-POWERED

Explanations

This course includes

108 Playgrounds
8 Quizzes

This course includes

108 Playgrounds
8 Quizzes

Course Overview

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...Show More

TAKEAWAY SKILLS

Database

Sql

Database Design

Data Extraction

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.

What You'll Learn

Get a strong understanding of relational databases and Structured Query Language (SQL).

Show more

Course Content

1.

Getting Started

Get familiar with SQL, relational database concepts, data modeling, and database design basics.
2.

Manage MySQL Server

Get started with managing MySQL Server operations and configurations for optimal performance.
3.

Basic SQL Commands

Break apart SQL basics, including database creation, table management, data operations, and queries.
4.

Add Columns and Indexes

Break down the steps to add columns and manage indexes in SQL.
5.

Count and Sort Records

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 Lesson

Get familiar with SQL basics, MySQL fundamentals, and the importance of feedback.

Trusted by 1.4 million developers working at companies

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Evan Dunbar

ML Engineer

Carlos Matias La Borde

Software Developer

Souvik Kundu

Front-end Developer

Vinay Krishnaiah

Software Developer

Eric Downs

Musician/Entrepeneur

Kenan Eyvazov

DevOps Engineer

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Hands-on Learning Powered by AI

See how Educative uses AI to make your learning more immersive than ever before.

Instant Code Feedback

Evaluate and debug your code with the click of a button. Get real-time feedback on test cases, including time and space complexity of your solutions.

AI-Powered Mock Interviews

Adaptive Learning

Explain with AI

AI Code Mentor