Database MCQS - QUESTION DETAILS

In MySQL, what is the purpose of the DESC keyword in an ORDER BY clause?
A. Sort in descending order
B. Specify a description
C. Sort in ascending order
D. Display columns

'DESC' is used in an ORDER BY clause to sort in descending order.

Similar Questions

Which SQL Server statement is used to create a unique constraint on a column?






What is the purpose of the SQL Server SYSTEM_USER function?






What is the purpose of the Oracle UTL_FILE package?






What is the purpose of the SQL Server AVG() function?






Which SQL Server statement is used to create a new table in a database?






In SQL Server, what is the purpose of the SQL Server FLOAT data type?






In MySQL, what does the term "ACID" stand for in the context of transactions?






In SQL Server, what is the purpose of the CONTAINSTABLE function?






Which SQL Server statement is used to grant specific privileges to a user?






In SQL Server, what is the purpose of the XML data type?