Valid 1Z0-051 Dumps shared by ExamDiscuss.com for Helping Passing 1Z0-051 Exam! ExamDiscuss.com now offer the newest 1Z0-051 exam dumps, the ExamDiscuss.com 1Z0-051 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1Z0-051 dumps with Test Engine here:
You need to write a SQL statement that returns employee name, salary, department ID, and maximum salary earned in the department of the employee for all employees who earn less than the maximum salary in their department. Which statement accomplishes this task?
Correct Answer: B
Explanation/Reference: Explanation: function MAX(column_name) Incorrect answer: Ainvalid statement Cinner query return more than one line Dcolumn maxsal does not exists. Refer: Introduction to Oracle9i: SQL, Oracle University Study Guide, 5-7