Skip to Content
0
Former Member
May 27, 2008 at 09:52 AM

Urgent:Logic needed to fetch data from Internal Table

37 Views

Here i have an internal table having Emp no,Emp name,Salary fields....

With unique Emp no.

My requirement is i want to fetch all the details of the employees(like empno,emp name, emp address..) whose salary is the third highest salary.

Note: Many employees can have unique salary.

I need the logic for that,

helpfull ans ill be rewarded.