|
INTERVIEW QUESTIONS
CERTIFICATION EXAMS
SYBASE CERTIFICATION EXAMS
DETAILS
Question: The employees table has an index created as follows: create index emp_index1 on employees(last_name, first_name desc) Which of the following queries would not require a sort? (Choose 2) A. select * from employees order by last_name, first_name B. select * from employees order by last_name ASC, first_name DESC C. select * from employees order by first_name DESC, last_name ASC D. select * from employees order by last_name DESC, first_name ASC
Answer: B. select * from employees order by last_name ASC, first_name DESC D. select * from employees order by last_name DESC, first_name ASC
|
|
|
Category |
Sybase Certification Exams Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.3) By 7043 users |
Added on |
7/29/2015 |
Views |
71537 |
Rate it! |
|
|
Question:
The employees table has an index created as follows: create index emp_index1 on employees(last_name, first_name desc) Which of the following queries would not require a sort? (Choose 2) A. select * from employees order by last_name, first_name B. select * from employees order by last_name ASC, first_name DESC C. select * from employees order by first_name DESC, last_name ASC D. select * from employees order by last_name DESC, first_name ASC
Answer:
B. select * from employees order by last_name ASC, first_name DESC D. select * from employees order by last_name DESC, first_name ASC Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All Sybase Certification Exams Interview Questions & Answers - Exam Mode /
Learning Mode
|