How to get last row id?
No Answer is Posted For this Question
Be the First to Post Answer
How do I connect to oracle 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.
Write query to fetch second maximum salary from employee table.
4 Answers Bravura Solutions, HCL,
What is the difference between substr & instr functions?
How to assign query results to variables?
WHAT IS THE DEFINITION OF DEFAULT CUSTOMER IN AR?
How to create a new oracle data file?
How to load data from external tables to regular tables?
How to write date and time literals in oracle?
What is the difference between column level constraints and table level constraints?
14 Answers IBM, TCS,
What is the fastest query method to fetch data from the table?
How to define an anonymous block?