Answer Posted / amit bhagat
select min(a.sal) from (select disctinct d.sal from emp d
order by sal desc) a where rownum<=2
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
11. Display the client number and name and the client number and name of the person who referred that client.
How view is different from a table?
How to filter out duplications in the returning rows using oracle?
IS it possible to built the oracle database without setting the kernal parameters?
What is an oracle database?
What is Data Dictionary Cache in Oracle?
Will you be able to store pictures in the database?explain.
How different is ms access and oracle?
What is a oracle database?
Can we store pictures in the database and if so, how it can be done?
Please explain oracle left join with an example?
How to start your 10g xe server from command line?
Can we use oracle pl/sql block in core java? if so how? pls get back to me .....
What is oracle data type?
How many categories of data types?