1.

Which clause is used to “sort the rows of the final result set by one or more columns”?(a) HAVING(b) ORDER BY(c) WHERE(d) FROMThis question was addressed to me in class test.This is a very interesting question from Query Clauses topic in chapter Query Optimization of MySQL

Answer»

The correct CHOICE is (B) ORDER BY

Easy explanation: None.



Discussion

No Comment Found

Related InterviewSolutions