Start Here
  • Introduction
Introduction to SQL
  • Section 1 Intro Joke
  • What is SQL
  • basic structure
  • SQL is ALL about Queries! What is a Query though?
  • Free SQL Software
  • What will you need SQL for
  • Select
Getting your data. How to use SQL to pull data.
  • What are common query types
Only TRUE nerds pass here! Time to get advanced!
  • Common queries part 2
  • What are popular enterprise DB solutions.mp4
  • Joins
SQL Components
  • Keep going!
  • Predicate
  • 4 Ds
  • More Query examples!
  • Text comparison
  • from
  • OR
  • Building your Schema: DB Blueprint
  • GROUP BY
  • ORDER BY
  • More queries
  • More examples