The Blunder

  • + 0 comments

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