Which clause is used to “Identifies table from which to draw table and how the table should be joined”?
(a) FROM
(b) SELECT
(c) ORDER By
(d) WHERE
This question was posed to me in an interview for job.
My question comes from Query Clauses in section Query Optimization of MySQL