The correct SQL syntax to sort a table by Last_Name in order of A-Z is ______.

a. SORT BY Last_Name ASCENDING
b. ORDER BY Last_Name Down
c. ORDER BY Last_Name ASC
d. ORDER BY Last_Name DESC

c. ORDER BY Last_Name ASC

Computer Science & Information Technology

You might also like to view...

What is the process for removing an outer border on a table?

What will be an ideal response?

Computer Science & Information Technology

What are some advantages in grouping items together? What is nesting?

What will be an ideal response?

Computer Science & Information Technology