This document is concise and clear. It is very helpful for mastering basic SQL statements.
However, the reading order should be adjusted appropriately according to your own situation. That is, for "database definition language" and "database manipulation language". From creating a database to creating a table to inserting data into the table, the syntax for operating data in the table is provided with specific examples to facilitate drills.
Expand