Login
Remember
Register
Ask a Question
Which statement is false for ORDER BY statement?
0
votes
asked
Dec 15, 2020
in
Sql
by
SakshiSharma
Which statement is false for ORDER BY statement?
Requires a ASC or DESC keyword explicitly to sort the result set.
Sorts the result set in descending order using the DESC keyword.
Can sort based on multiple columns.
None of the above.
#sql-order-by
Please
log in
or
register
to answer this question.
0
Answers
...