FROM Clause
Any table that has least one of its fields specified in the Selection List and/or any table that is directly referred to in the Where Clause (excluding sub-selects if any) must be specified in this section.
Label each table with a meaningful short alias and use this alias to reference the table anywhere in the SQL.