Multiple Choice
The SQL keywords ASC and DESC are used when ________ rows.
A) sorting
B) deleting
C) updating
D) creating
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: _ provides mechanisms for storing and organizing
Q2: Each table column in a relational detabase
Q3: A relational database table consists of rows
Q5: There is a(n) _ relationship between a
Q6: Sun's branded version of Apache Derby, a
Q7: The _ SQL statement is used to
Q8: The _ is a logical representation of
Q9: SQL is a _.<br>A) relational database<br>B) non-relational
Q10: The following SQL query:<br>SELECT lastName FROM Authors<br>WHERE
Q11: The following SQL query:<br>SELECT * FROM TableName<br>A)