a database is …
… an organised collect of structured information, or data, typically stored electronically in a computer system
SQL is …
… a language used to get data from a database
use SQL when …
… when there is a lot of data you need a way of getting ‘querying’ the information that you want
SQL commands