The Blunder

  • + 0 comments

    SELECT ROUND(AVG(Salary))-ROUND(AVG(REPLACE(Salary,0,''))) FROM EMPLOYEES;