1.

What is the meaning of “ORDER BY” clause in Mysql?(a) Sorting your result set using column data(b) Aggregation of fields(c) Sorting your result set using row data(d) None of the mentionedI had been asked this question in homework.Query is from The order by Clauses in portion Select Statement of MySQL

Answer» RIGHT CHOICE is (a) Sorting your result set using column data

Easiest EXPLANATION: NONE.


Discussion

No Comment Found

Related InterviewSolutions