Advertisements
Advertisements
Question
______ clause is used with a SELECT statement to display data in a sorted form with respect to a specified column.
Options
WHEREORDER BYHAVINGDISTINCT
MCQ
Fill in the Blanks
Advertisements
Solution
ORDER BY clause is used with a SELECT statement to display data in a sorted form with respect to a specified column.
Explanation:
The order by clause can be used to arrange a table's data in a certain order.
shaalaa.com
SQL for Data Query
Is there an error in this question or solution?
