Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

MySQL Tutorial for Beginners

Programming with Mosh via YouTube

Overview

Learn MySQL, the world's most popular open-source database, in this comprehensive 3-hour video tutorial for beginners. Master essential SQL concepts including SELECT statements, WHERE clauses, JOIN operations, and data manipulation techniques. Explore topics such as installing MySQL, creating databases, writing complex queries, and performing CRUD operations. Follow along with practical examples and gain hands-on experience in database management. By the end of this course, write SQL queries confidently and extract valuable information from relational databases.

Syllabus

Introduction.
What is SQL?.
Cheat Sheet.
Installing MySQL on Mac.
Installing MySQL on Windows.
Creating the Databases for this Course .
The SELECT Statement.
The SELECT Clause.
The WHERE Clause.
The AND, OR, and NOT Operators .
The IN Operator.
The BETWEEN Operator.
The LIKE Operator.
The REGEXP Operator.
The IS NULL Operator.
The ORDER BY Operator.
The LIMIT Operator.
Inner Joins.
Joining Across Databases.
Self Joins.
Joining Multiple Tables.
Compound Join Conditions.
Implicit Join Syntax.
Outer Joins.
Outer Join Between Multiple Tables .
Self Outer Joins.
The USING Clause.
Natural Joins.
Cross Joins.
Unions.
Column Attributes.
Inserting a Single Row .
Inserting Multiple Rows .
Inserting Hierarchical Rows .
Creating a Copy of a Table .
Updating a Single Row .
Updating Multiple Rows .
Using Subqueries in Updates .
Deleting Rows.
Restoring Course Databases.

Taught by

Programming with Mosh

Reviews

Start your review of MySQL Tutorial for Beginners

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.