Intuitive SQL for Data Analytics - Tutorial

Intuitive SQL for Data Analytics - Tutorial

freeCodeCamp.org via freeCodeCamp Direct link

⌨️ SELECT and FROM

18 of 50

18 of 50

⌨️ SELECT and FROM

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Intuitive SQL for Data Analytics - Tutorial

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

  1. 1 ⌨️ Introduction
  2. 2 ⌨️ Syllabus & resources
  3. 3 ⌨️ Meet SQL!
  4. 4 ⌨️ Types of SQL statements
  5. 5 ⌨️ Why BigQuery
  6. 6 ⌨️ How to setup Google Cloud
  7. 7 ⌨️ How to avoid Google Cloud charges
  8. 8 ⌨️ Introduction to our data
  9. 9 ⌨️ How data is organized in BigQuery
  10. 10 ⌨️ Loading our data in BigQuery
  11. 11 ⌨️ The BigQuery Interface
  12. 12 ⌨️ Running our first query
  13. 13 ⌨️ How SQL organizes data
  14. 14 ⌨️ The SQL statement
  15. 15 ⌨️ The three orders of SQL operations
  16. 16 ⌨️ The logical order of SQL operations
  17. 17 ⌨️ Introduction to basics
  18. 18 ⌨️ SELECT and FROM
  19. 19 ⌨️ Transform columns with SELECT
  20. 20 ⌨️ The order of arithmetic operations
  21. 21 ⌨️ The WHERE filter
  22. 22 ⌨️ Boolean algebra
  23. 23 ⌨️ DISTINCT
  24. 24 ⌨️ Create BigQuery tables from queries
  25. 25 ⌨️ UNION 1
  26. 26 ⌨️ UNION 2
  27. 27 ⌨️ UNION 3
  28. 28 ⌨️ UNION 4
  29. 29 ⌨️ ORDER BY
  30. 30 ⌨️ LIMIT
  31. 31 ⌨️ CASE
  32. 32 ⌨️ Simple aggregations
  33. 33 ⌨️ Subqueries 1
  34. 34 ⌨️ Subqueries 2
  35. 35 ⌨️ Subqueries 3
  36. 36 ⌨️ Nested queries
  37. 37 ⌨️ Common table expressions 1
  38. 38 ⌨️ Common table expressions 2
  39. 39 ⌨️ Common table expressions 3
  40. 40 ⌨️ Joins
  41. 41 ⌨️ GROUP BY And Aggregations
  42. 42 ⌨️ Window Functions
  43. 43 ⌨️ Putting It All Together
  44. 44 ⌨️ Let's Solve A Hard SQL Challenge!
  45. 45 ⌨️ PostgreSQL Exercises - Introduction
  46. 46 ⌨️ PostgreSQL Exercises - Basic
  47. 47 ⌨️ PostgreSQL Exercises - Joins and Subqueries
  48. 48 ⌨️ PostgreSQL Exercises - Aggregations Pt. 1
  49. 49 ⌨️ PostgreSQL Exercises - Aggregations Pt. 2
  50. 50 ⌨️ PostgreSQL Exercises - Conclusion

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.