View Single Post
  #1 (permalink)  
Old 12-10-2006, 01:20 PM
Prashant Yadav
 
Posts: n/a
Default SQL 92 dialect question:

i want to get the third highest salary from a table?


table is two fields
Emp_id and Emp_salary

How to get third highest salary without using YOP function.
Reply With Quote

ANSWER(S):