× Didn't find what you were looking for? Ask a question
Top Posters
Since Sunday
14
o
6
6
G
3
c
3
q
3
m
3
j
3
s
2
b
2
j
2
u
2
New Topic  
Kao Kao
wrote...
Posts: 634
Rep: 0 0
6 years ago
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_PHONEFROM EMPLOYEELIST BY EMP_LNAME, EMP_FNAME, EMP_INITIAL;
 b. SELECT EMP_LNAME, EMP_FNAME, EMP_INITIAL, EMP_AREACODE, EMP_PHONEFROM EMPLOYEEORDER BY EMP_LNAME, EMP_FNAME, EMP_INITIAL;
 c. SELECT EMP_LNAME, EMP_FNAME, EMP_INITIAL, EMP_AREACODE, EMP_PHONEFROM EMPLOYEEDISPLAY BY EMP_LNAME, EMP_FNAME, EMP_INITIAL;
 d. SELECT EMP_LNAME, EMP_FNAME, EMP_INITIAL, EMP_AREACODE, EMP_PHONEFROM EMPLOYEESEQUENCE BY EMP_LNAME, EMP_FNAME, EMP_INITIAL;
Read 31 times
1 Reply
Replies
Answer verified by a subject expert
unique101unique101
wrote...
Top Poster
Posts: 917
Rep: 5 0
6 years ago
Sign in or Sign up in seconds to unlock everything for free
1

Related Topics

Kao Author
wrote...

6 years ago
I appreciate what you did here, answered it right Smiling Face with Open Mouth
wrote...

Yesterday
Thank you, thank you, thank you!
wrote...

2 hours ago
Just got PERFECT on my quiz
New Topic      
Explore
Post your homework questions and get free online help from our incredible volunteers
  1054 People Browsing
Related Images
  
 5474
  
 294
  
 301
Your Opinion
Where do you get your textbooks?
Votes: 447