List the emps whose jobs are same as allen
Web24 dec. 2016 · List the employee department name and loc of all the employees who are clerk,reporting to blake and salary is lesser than martin salary. select dname ,loc from dept where deptno in (select deptno from emp where job ='CLERK' and mgr in (select empno from emp where ename ='BLAKE' or sal < (select sal from emp where ename ='MARTIN')));
List the emps whose jobs are same as allen
Did you know?
Web29 apr. 2014 · 220) List the emps whose job is same as either allen or sal>allen. A) s elect * from emp where job = (select job from emp where ename = 'ALLEN') or sal > … WebSQL>SELECT ENAME FROM EMP WHERE TO_CHAR (HIREDATE,'DD')=DEPTNO 142) Display those employees name as follows A ALLEN B BLAKE SQL> SELECT SUBSTR (ENAME,1,1),ENAME FROM EMP; 143) List out the employees ename,sal,PF (20% OF SAL) from emp; SQL>SELECT ENAME,SAL,SAL*.2 AS PF FROM EMP;
Web22 nov. 2024 · is not the details of the employees whose salary is more than the employee like is all that is not have the column of Porifera ️‼️. Web41.Display the Empno, Ename, Sal, Dname, Loc, Deptno, Job of all emps working at CJICAGO or working for ACCOUNTING dept with Ann Sal>28000, but the Sal should not …
Web23 jul. 2024 · List the emps Whose Jobs are same as MILLER or Sal is more than ALLEN. %%sql select * from emp e where e.job like (select f.job from emp f where f.ename like … WebSQL>Sel ect * from emp where job = (select job from emp whereena me=SMITH) ;219.List the emps who are senior to miller.SQL>Se lect * from emp where hiredate <(select …
WebList the emps whose jobs same as ALLEN Or SMITH. SQL> Select * from Emp where job in (select distinct job from emp where ename in ('ALLEN','SMITH')) and ename not in …
Web29 apr. 2014 · List the emps Whose Jobs are same as MILLER or Sal is more than ALLEN. A) select * from emp where job = (select job from emp where ename = … danish companies registryWeb21 jul. 2024 · Display the Empno, Ename, Sal, Dname, Loc, Deptno, Job of all emps working at CHICAGO or working for ACCOUNTING dept with Ann Sal>28000, but the … birthday cake little bitesWebList All The Employees Whose Commission Is Null And Working As Clerk List All The Employees Who Don’t Have A Reporting Manager In Deptno 10 Or 30 List All The Salesmen In Dept 30 With Sal More Than 2450 List All The Analyst In Dept Number 20 And Having Salary Greater Than 2500 List All The Employees Whose Name Starts With ‘M’ … birthday cake little debbieWeb24 dec. 2016 · List the employee department name and loc of all the employees who are clerk,reporting to blake and salary is lesser than martin salary. select dname ,loc. from … danish company credit risk ratingWeb28 sep. 2024 · 1. QUESTIONS on SUBQUERY 1.DISPLAY ALL THE EMPLOYEES WHOSE DEPARTMET NAMES ENDING 'S' 2.QUERY TO DISPLAY THE EMPLOYEE NAMES WHO IS HAVING MAXIMUM SALARY IN DEPT NAME "ACCOUNTING" 3.QUERY TO DISPLAY THE DEPT NAME WHO IS HAVING HIGHEST COMMISSION 4. QUERY … danish company bavarian nordic stock priceWeb18. List the emps Whose Jobs are same as MILLER or Sal is more than ALLEN. 19. List the emps who are senior to BLAKE working at CHICAGO & BOSTON 20. List the emps … danish companies registerWeb13 jun. 2012 · 208) List the empno,ename,sal,job,deptno&exp of all the emps belongs to dept 10 or 20 with an exp 6 to 10 y working under the same mgr with out comm. With a … birthday cake lonely lodge