W3Schools

W3schools also has a course covering SQL. The lessons go over the syntax of many SQL commands and how to using these commands to access or create databases.

The SQL lessons in W3schools cover a lot of the basics for learning SQL. The lessons go over the syntax of different commands like SELECT, DELETE, and ORDER BY. Other lessons go over how to create databases and tables using SQL. These lessons are very good at introducing SQL and going over the most commonly used commands of the language.