What is the issue with this? why it is not getting correct output? SELECT ROUND(AVG(SALARY) - AVG(REPLACE(SALARY,'0',''))) FROM ...
確定! 回上一頁