The Blunder

  • + 0 comments

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