So, back to tables! We've heard that they're made up of related data that's stored in columns and rows.

Before we move on to create a table, let's have a last look at friends using a select statement!

See that? We can separate columns, or fields, with commas. Each row is referred to as a record.

Whoops! Maybe we should only use ; at the end of a statement? Here, we first want to enumerate a few things.