What are the set operators union, union all, minus & intersect meant to do?
No Answer is Posted For this Question
Be the First to Post Answer
How to write a left outer join with the where clause in oracle?
what is integrity constrains?
sql command 2 know current database
How to assign a tablespace to a users in oracle?
how to retrive xml data for using sql query?
How to commit the current transaction in oracle?
Explain integrity constraint?
How to bring a tablespace online?
What is the usage of save points in oracle database?
find out first highest salary?
10 Answers Verinon Technology Solutions,
Will you be able to store pictures in the database?
You have one employee table having 3 entries emp_id, Mgr_id and salary. Mgr_id is also referencing emp_id. so now find out the emp_id which are having the second highest salary, under a particular manager.