Intro to SQL

Discover how to build efficient, data-driven applications using SQL, the essential database language.


Avatar of Gregor Thomson

Duration
78 min

Beginner
TierCommunity
Follow
Start Course
Content
About
Introduction to SQL
Project setup
SELECT all
Selecting columns
WHERE clause
Numerical filtering
Not equal
NOT and LIKE
AND
BETWEEN
OR
IN operator
Challenges 1
ORDER BY
LIMIT
COUNT and SUM
MAX, MIN, AVG
GROUP BY
HAVING
Challenges 2
Manipulating data
INSERT INTO
UPDATE
DELETE
Recap
Certificate of Completion