Select a query to display the employee name, job, and salary for all employees whose salary is equals to the minimum salary.
Consider the following relation schema ..... EMP(ENAME,EMPNO,SAL,COMM,DEPTNO,JOB,MGR,HIREDATE)...
Reveal answer
Fill a bubble to check yourself