Examine the data in the EMP table: You execute this query: SELECT deptno AS "Department", AVG(sal) AS AverageSalary, MAX(sal) AS "Max Salary" FROM emp WHERE sal >= 12000 GROUP BY "Department " ORDER BY AverageSalary; Why does an error occur?
In your session, the NLS._DAE_FORMAT is DD- MM- YYYY.There are 86400 seconds in a day.Examine this result: DATE 02-JAN-2020 Which statement returns this?