We'll now look at what can go in the SELECT clause (what columns we want to see), and the FROM clause (what table we want to query). We'll look at renaming the columns in the output area, doing math on column contents, and how to use auto-complete to your advantage.