Answer Posted / nusrath sultana
select * from emp
where &n=(select count(distinct(sal)) from emp b
where emp.sal<b.sal)
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to use windows user to connect to the server?
Differentiate between function and procedure in oracle.
What is the minimum client footprint required to connect c# to an oracle database?
How to change program global area (pga) in oracle?
How to define and use table alias names in oracle?
How many categories of data types?
How do you bind variables in oracle?
List the types of joins used in writing subqueries?
How do I find my oracle client driver version?
I creat Credit memo in AR. Now i want revers the Credit Memo.how you can revers that what out any aditional entry.
How can I create database in oracle?
Explain an index segment?
How to use "for" statements in oracle?
How much memory your 10g xe server is using?
Differentiate between pre-select and pre-query?