select * from emp where 2=(select count(*) from emp e where emp.sal<e.sal);

its also return the 3 hight sal