1.

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) WHEREThis question was posed to me in an interview for job.My question comes from Query Clauses in section Query Optimization of MySQL

Answer» RIGHT OPTION is (a) FROM

For EXPLANATION: NONE.


Discussion

No Comment Found

Related InterviewSolutions