- SQLZOO: Go to sqlzoo.net and work through
tutorials
- 0 SELECT basics
- 1 SELECT name
- 2 SELECT from World
- 6 JOIN
In Access, the woldcard symbol is * instead of %.
In Access, type INNER JOIN instead of JOIN.
- w3schools: Go to w3schools.com and
work through tutorials
- SQL Intro ... SQL And & Or
- SQL Joins