Not sure what you are trying to achieve
you have to specify the column name
i.e
1:
SELECT COUNT(DISTINCT(DEPT_NO) ) FROM EMP;