You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Notes from learning SQL through Masterschool, Udacity, and Datacamp
Covers:
-SELECT
-FROM
-LIMIT
-WHERE
-HAVING
-ORDER BY
-GROUP BY
-ROUND
-Aggregations
-Mathematical operations
-WHEN/ELSE