The Blunder

  • + 0 comments

    SELECT CEIL(AVG(SALARY)-AVG(REPLACE(SALARY,0,''))) AS DIFFERENCE FROM EMPLOYEES;