Answer Posted / brajesh kumar
SELECT DISTINCT (a.sal) FROM EMP A WHERE &N = (SELECT COUNT
(DISTINCT (b.sal)) FROM EMP B WHERE a.sal<=b.sal);
| Is This Answer Correct ? | 15 Yes | 8 No |
Post New Answer View All Answers
How to load a large xml file?
Hi Can any one tell me what are the API's used in requisition import.
you are a universe designer and report developer in BO, what type of information you gather from client?Briefly explain plz
Is there any function in oracle similar like group_concat of mysql?
What is a trigger and what are its types in oracle?
I creat Credit memo in AR. Now i want revers the Credit Memo.how you can revers that what out any aditional entry.
How to create a temporary table in oracle?
What is format trigger?
What are the execution control statements?
What is difference between truncate and delete?
How to get a list of all background sessions in the database?
How to create a server parameter file?
Is oracle a programming language?
How do I use os authentication with weblogic jdriver for oracle and connection pools?
How can we force the database to use the user specified rollback segment?