Q. Which keyword is used for sorting the data in ascending order in Mysql?
β
Correct Answer: (B)
ASC
Explanation: This question is about how to arrange data in a table from smallest to largest in MySQL.