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...

The ________ feature is used to resize columns by double-clicking the border between the two columns is called

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which one of the following objects allows users to add data to the database?

A) Query B) Table C) Record D) Form

Computer Science & Information Technology

The By Series option displays a chart just one data series at a time

Indicate whether the statement is true or false

Computer Science & Information Technology

A penetration tester finds that a company’s login credentials for the email client were being sent in clear text. Which of the following should be done to provide encrypted logins to the email server?

A. Enable IPSec and configure SMTP. B. Enable SSH and LDAP credentials. C. Enable MIME services and POP3. D. Enable an SSL certificate for IMAP services.

Computer Science & Information Technology