srinivas_a9 Member Member since Aug 22, 2011 Last active Aug 22, 2011 Total activities 0 Activity feed Recent contributions #Threads 14 years ago a9c95d2b-8c62-4944-b62a-dda2fb45e0fa select * from employee d where 1 = (select count(1) from employee e where e.salary > d.salary)