write a query to find the third maximum salary of a
employee.(table:employ col name:salary)
Answer Posted / suresh
Select emp.*,dense_rank()over(order by sal desc) rn from emp
where rn=3;
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
how to write customizations in po
TILL WHAT LEVEL OF SECURITY BO SUPPORTS?
Explain the use of table functions.
I've got a database 10g and Form version 5.0 but unable to connect. Does Oracle 10g database supports form 4.5
How would you determine what sessions are connected and what resources they are waiting for?
how can we add a field to the oracle standard forms through Form Persanlization or custom.pll
I am Bsc Computer Science Graduate, I have good knowledge in SQL 7.0, Can I go for Oracle APPS course please suggest me the answer
what are all the conversion and interfaces in GL,AP,AR,HRMS with example? otherwise send send link for these
what are all the conversion and interfaces in GL,AP,AR,HRMS with example? otherwise send send link for these
How I can load an image into image item on Forms. I want to know about built-ins and procedure. and also code for it.
I would like to study certification course in Data base adminidtrator then where would i go to study this course?
Can we modify approve purchase order?if yes what is navigation?
How many segment are present in Oracle Manufacturing
which one is currently in used software cmpanies.
What are the standard concurent programs for auto invoice interface and customer interfaces? : oracle accounts receivable