How can we create the complete backup of data in the oracle.
No Answer is Posted For this Question
Be the First to Post Answer
What is DTS and purpose of DTS ?
How to run create database statement?
What is a Database instance ? Explain?
How do I find my oracle client driver version?
What is memory advisor in Oracle?
what is the difference between substr and instr function in oracle?
How to define Data Block size ?
What is a sub query? What are its various types?
What is COST-based approach to optimization ?
how to store only time in a data base table
How to Identify the previously inserted/updated records in already populated table.
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.