Computer Science, asked by renusachdeva67481, 1 year ago

Which SQL keyword is used to sort the result-set?
A.SORT BY
B.ORDER
C.ORDER BY
D.SORT

Answers

Answered by rajraniduhan82
1

I choose sort by because

The SQL ORDER BY Keyword. The ORDER BY keyword is used to sort the result-set in ascending or descending order. The ORDER BY keyword sorts the records in ascending order by default. To sort the records in descending order, use the DESC keyword.


Please mark my answer as brainlist

Answered by Anjula
0

Hey mate !!!

Answer :-

Sort by

Option A

Hope it helps :)

Similar questions