What does follow after the SQL SELECT clause?
The JOIN SQL clause.
List of columns that will be selected or the * symbol.
The name of the table we are selecting from.
None of the above