How to Select second Maximum salary in a Table ?
Answer Posted / a.swarna devi
select max(sal)from table;
| Is This Answer Correct ? | 2 Yes | 13 No |
Post New Answer View All Answers
What is the oracle implicit cursor?
Why do we use coalesce function in oracle?
Explain an extent?
Select all the employees who were hired in last 2 years and who works in dept where max managers are working.
What are the advantages of oracle 12c?
In what script is snap$ created? In what script is the scott/tiger schema created?
How to define a record variable to store a table row?
query optmization techniques and quwry analyser+projects+ppts
What do you know about normalization? Explain in detail?
what is the difference between functional dependecy and multilevel dependency?
How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?
What is backup in Oracle?
Explain the use of constraints option in exp command.
Explain rename?
What is the data type of dual table?