SQL Crash Course for Beginners - MySQL & PostgreSQL

SQL Crash Course for Beginners - MySQL & PostgreSQL

Academind via YouTube Direct link

Intro

1 of 35

1 of 35

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

SQL Crash Course for Beginners - MySQL & PostgreSQL

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 What is SQL
  3. 3 A Closer Look at Databases
  4. 4 The Core SQL Syntax
  5. 5 Course Setup
  6. 6 The Example Project
  7. 7 Data Normalization
  8. 8 Planning Tables & Relationships
  9. 9 Creating a New Database
  10. 10 Choosing Identifier Names
  11. 11 Defining Columns
  12. 12 Exploring Key Value Types
  13. 13 Storing Files & Adding More Data Types
  14. 14 Introducing Constraints
  15. 15 Introducing Functions
  16. 16 Primary Keys & Unique IDs
  17. 17 Inserting Data
  18. 18 Querying Data
  19. 19 Updating & Deleting Data
  20. 20 Filtering & Ordering
  21. 21 Adding More Tables
  22. 22 Relations & Foreign Keys
  23. 23 ON DELETE & ON UPDATE
  24. 24 Adding More Tables & Relationships
  25. 25 Many-to-Many Relationships & Linking Tables
  26. 26 Inserting Related Data
  27. 27 Introducing Inner Join
  28. 28 Multiple Joins Combined
  29. 29 Introducing Left Join
  30. 30 Joins & Filtering
  31. 31 LIKE Text Filtering
  32. 32 Introducing Aggregate Functions
  33. 33 Grouping Aggregate Results
  34. 34 The HAVING Clause
  35. 35 Summary

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.