Thread
:
i want to get the third highest salary from a table?
View Single Post
#
1
(
permalink
)
12-10-2006, 01:20 PM
Prashant Yadav
Posts: n/a
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.
Prashant Yadav
ANSWER(S):