In SQL , name the clause that is used to display the tuples in descending order of an attribute .
Answers
Answered by
3
Answer:
Order by clause is used with SELECT statement for arranging retrieved data in sorted order. The Order by clause by default sorts the retrieved data in ascending order. To sort the data in descending order DESC keyword is used with Order by clause.
Similar questions
Science,
1 month ago
Biology,
1 month ago
English,
2 months ago
Social Sciences,
2 months ago
Computer Science,
10 months ago
English,
10 months ago
Science,
10 months ago