The Blunder

  • + 0 comments
    SELECT CEIL(AVG(SALARY) - AVG(REPLACE(SALARY, "0", "")))
    FROM EMPLOYEES