MCQs > IT & Programming > Oracle 12c Admin > Which of the following Subqueries will work?

Oracle 12c Admin MCQs

Carefully study the data in the EMPLOYEES table that is given in the image and answer the following question.

Which of the following Subqueries will work?

Answer

Correct Answer:

SELECT department_id FROM employees WHERE SALARY > ALL (SELECT AVG(salary) FROM employees GROUP BY department_id);

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Oracle 12c Admin Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Oracle 12c Admin Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it