The SQL query to output the contents of the EMPLOYEE table sorted by last name, first name, and initial is _____.
A) SELECT EMP_LNAME, EMP_FNAME, EMP_INITIAL, EMP_AREACODE, EMP_PHONE FROM EMPLOYEE LIST BY EMP_LNAME, EMP_FNAME, EMP_INITIAL;
B) SELECT EMP_LNAME, EMP_FNAME, EMP_INITIAL, EMP_AREACODE, EMP_PHONE FROM EMPLOYEE ORDER BY EMP_LNAME, EMP_FNAME, EMP_INITIAL;
C) SELECT EMP_LNAME, EMP_FNAME, EMP_INITIAL, EMP_AREACODE, EMP_PHONE FROM EMPLOYEE DISPLAY BY EMP_LNAME, EMP_FNAME, EMP_INITIAL;
D) SELECT EMP_LNAME, EMP_FNAME, EMP_INITIAL, EMP_AREACODE, EMP_PHONE FROM EMPLOYEE SEQUENCE BY EMP_LNAME, EMP_FNAME, EMP_INITIAL;
Correct Answer:
Verified
Q48: U.S. state abbreviations are always two characters,
Q50: _ words are words used by SQL
Q52: In the SQL environment, the word _
Q56: The _ command, coupled with appropriate search
Q58: A common practice is to create a(n)
Q61: A table can be deleted from the
Q70: The _ clause of the GROUP BY
Q76: All changes in a table structure are
Q77: The SQL aggregate function that gives the
Q79: According to the rules of precedence, which
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents