Looking for an easy way to learn the basics of SQL ( Structured Query Language )? Check out sqlteaching.com.
It has 31 lessons ranging from the basics of SELECT
to CASE
statements. While they use SQLite for the queries, the basics of SQL are broadly applicable.