PrepAway - Latest Free Exam Questions & Answers

Consider table: If following query will be executed on above table the result: SELECT MAX(SALARY) as MAX_SALAR

Consider table:
If following query will be executed on above table the result:
SELECT MAX(SALARY) as MAX_SALARY, TITLE
FROM EMPLOYEE
GROUP BY TITLE

PrepAway - Latest Free Exam Questions & Answers

A.
Option A

B.
Option B

C.
Option C

D.
Option D

Explanation:


Leave a Reply