Technical Blog
Pages
(Move to ...)
Home
Oracle DBA
ERP
Oracle Apps
Data Warehouse
Java
UNIX
Hadoop
JOBS4U
▼
Showing posts with label
Manager Query
.
Show all posts
Showing posts with label
Manager Query
.
Show all posts
Nov 14, 2008
Level queries
›
To get the higher manager of a particular employee select yy.empno,yy.mgr,yy.ename,rt.empno,rt.mgr,rt.ename from (select * from emp t conne...
›
Home
View web version