Select a query to display the employee name whose salary is greater than the employee 7566.
consider the following relation schema ..... EMP(ENAME,EMPNO,SAL,COMM,DEPTNO,JOB,MGR,HIREDATE)...
Reveal answer
Fill a bubble to check yourself
Select a query to display the employee name whose salary is greater than the employee 7566.
consider the following relation schema ..... EMP(ENAME,EMPNO,SAL,COMM,DEPTNO,JOB,MGR,HIREDATE)...