MCQs > IT & Programming > Oracle 12c Admin > Which options is correct about twSQL statements? SELECT last_name, salary, hire_date FROM EMPLOYEES ORDER BY salary DESC, SELECT last_name, salary, hire_date FROM EMPLOYEES ORDER BY 2 DESC

Oracle 12c Admin MCQs

Which of the given options is correct about the following twSQL statements?

SELECT last_name, salary, hire_date FROM EMPLOYEES ORDER BY salary DESC

SELECT last_name, salary, hire_date FROM EMPLOYEES ORDER BY 2 DESC


Answer

Correct Answer:

Both the statements produce identical results  

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