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
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
Which one of the following objects allows users to add data to the database?
A) Query B) Table C) Record D) Form
The By Series option displays a chart just one data series at a time
Indicate whether the statement is true or false
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.