The Blunder

  • [deleted]
    + 0 comments

    For MySQL Platform

    SELECT CEIL(AVG(salary) - AVG(REPLACE(salary, "0", ""))) FROM employees;