SQL Basics (SELECT, FROM, WHERE) with Freyja the Corgi
Kendra Little | April 1, 2024
Freyja the corgi shares her tips for learning SQL: SELECT, FROM, and WHERE. These three keywords form the foundation of almost every query you’ll write. SELECT tells you what columns to return, FROM specifies which table to query, and WHERE filters the rows.
Once you’ve got these down, you’re well on your way to writing effective SQL queries. Now that I’m getting the hang of this, I think I’m going to do a whole series of shorts on SQL syntax essentials, plus tips and tricks!
YouTubey
YouTube version (with music and barks)
Animated GIF
(Imagine your own soundtrack)
