Informatics Practices
By default, ORDER BY clause sorts the result set in descending order.
SQL Queries
1 Like
Answer
False
Reason — By default, ORDER BY clause sorts the result set in ascending order.
Answered By
1 Like
By default, ORDER BY clause sorts the result set in descending order.
1 Like
False
Reason — By default, ORDER BY clause sorts the result set in ascending order.
Answered By
1 Like