• select: keyword indicating a query, (as in select these columns from these rows).

  • * means "all columns".

  • from: Table names follow.