find out the third highest salary?
Answer Posted / anish nama
select Max(salery) from salery where salery IN( select
top N salery from salery order by salery asc)
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
Why is oracle database so popular?
Assuming that you are an End User How to find that in the payment Batch some of the Invoice was Missing To pay How to find That??
Difference between open_form and call_form in oracle.
How do I reset a sequence in oracle?
Give the advantages and disadvantages of clusters.
What are the different pseudo commands? Explain in general?
State the difference along with examples between Oracle 9i, Oracle 10g and Oracle 11i.
What is a proxy class?
We are using Oracle apps with XML publisher.In that,we are facing some problems while giving a Footer in RTF Template.While giving a footer in RTF Template it is Visible in all the pages,but after the PDF is getiing generated,the Footer are Visible on alternate pages only (like on first page ,third page) and so on. Please provide the Solution for getting the Footer on all the pages.
What is private procedure oracle?
Explain oracle instance.
Explain the difference between a procedure and a function? What do you understand by those terms?
What is meant by an index?
Why is oracle used?
master table and child table performances and comparisons in Oracle ?