i want to know about mr.b.kotravel......who has answered
for second maxmium salary from employee table
Answer Posted / mohan
select max(sal) from emp where sal<(select max(sal) from
emp)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What suggestions do you have to reduce the network traffic?
How to use subqueries with the in operator using oracle?
Explain oracle insert into command?
What are the components of logical database structure in oracle database?
Explain compound trigger in oracle?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
How to grant create session privilege to a user in oracle?
What is oracle open database communication (odbc)?
How to list all indexes in your schema?
How to start instance with a minimal initialization parameter file?
What is an Oracle Instance?
Please explain oracle left join with an example?
Can a formula column referred to columns in higher group ?
What is enter substitution variable in oracle?
What is oracle data type?