Lower Bound-STL

  • + 1 comment

    select ceiling((sum(salary) - sum(REPLACE(Salary,0, ''))) / count(salary)) from employees;