What is the difference between sql statements and clause
The following statement:
SELECT foo FROM bar JOIN quux WHERE x = y;
is made up of the following clauses: