i want to know about mr.b.kotravel......who has answered
for second maxmium salary from employee table

Answer Posted / surya

select * from emp where 2-1=(Select count(distinct(sal)
from emp e where emp.sal<e.sal and ename='mr.b.travel)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the set operators union, union all, minus & intersect meant to do?

562


How data locks are respected in oracle?

574


What is a trace file and how is it created in oracle?

554


What is the string concatenation operator in oracle?

570


Can u please explain me the Discussion on Except ,using cast like type cast. Question in the context of difference between two tables

1581






How to assign data of the deleted row to variables?

579


What do you mean by merge in oracle and how can we merge two tables?

577


How many file formats are supported to export data?

659


Can a formula column referred to columns in higher group ?

2087


What is execute immediate in oracle?

549


What is oracle host variable?

535


What do you mean by a database transaction & what all tcl statements are available in oracle?

553


Can we connect to ORACLE db using Windows Authentication?

722


How to connect to the server with user account: sys?

564


What is the difference between translate and replace?

560