Data · Beginner
SQL online course
Vendor-neutral SQL: SELECT, joins, and indexes. The examples run on MySQL, PostgreSQL, and SQL Server with only small dialect tweaks.
You will be able to
- Write SELECT statements you can explain
- Join tables on keys
- Know when an index helps