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

YouTube

Learn SQL in 60 Minutes

Web Dev Simplified via YouTube

Overview

Master SQL fundamentals in this comprehensive 56-minute video tutorial. Explore the importance and applications of SQL, delve into its syntax, and work through multiple practical examples. Cover essential concepts including database creation and manipulation, table management, data insertion and retrieval, filtering with WHERE clauses, JOINs, aggregate functions, and advanced grouping techniques. Gain hands-on experience with exercises from the provided GitHub repository and learn how to install MySQL. Perfect for beginners and those looking to solidify their SQL knowledge, this tutorial equips you with the skills to effectively interact with and manipulate data in relational database systems.

Syllabus

[] - Intro
[] - SQL Syntax
[] - Create Database
[] - Drop Database
[] - Use Database
[] - Create Table
[] - Alter Table
[] - Drop Table
[] - Create Table Part 2
[] - Band Table
[] - Not Null
[] - Primary Key/ID/Auto Increment
[] - Album Table
[] - Foreign Key/Table Relationships
[] - Insert Into
[] - Select
[] - Limit
[] - Specific Columns
[] - As/Alias Columns
[] - Order By
[] - Insert Into Part 2
[] - Distinct Select
[] - Update
[] - Where
[] - Less Than
[] - Like String Filter
[] - Or
[] - And
[] - Between
[] - Is Null
[] - Delete
[] - Join
[] - Inner/Left/Right Comparison
[] - Aggregate Functions
[] - Group By
[] - Combined With Join
[] - Alias Tables
[] - Having vs Where

Taught by

Web Dev Simplified

Reviews

Start your review of Learn SQL in 60 Minutes

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.