write a query for the fifth highest salary?
Answer Posted / sujit
Hop it helps!
Select sal from (select sal from emp order by sal desc
where rownum<6);
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Explain buffer manager?
WHAT IS NEED BY METION DATFMT AND TIMFMT IN H-SEPICITION IN RPGLE?
Design an ETL process( batch job/script)from source to starting that u will not be dependent on the source in the near future?please elobarate details on what are things to consider.if you'd like to do a diagram that will be great.please answer it
how to send multiple records which matches all the condition in the lookup transformation ? (if lookup matches the codition for duplicate values)
What is ole db used for?
How does non-cluster index functions?
A design problem was given in which I was supposed to make a design for the data base for a given problem.
How does database replication work?
What is the function of cluster index?
What does new grouping sets enables you to do?
What is meant by distributed system?
What is a database string?
Explain database partitioning.
What is a database call?
What is database client?