Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
my table:
emp_ID | emp_Name | emp_Sal |
1 | AA | 200 |
2 | BB | 400 |
3 | CC | 500 |
4 | DD | 600 |
5 | EE | 700 |
6 | FF | 200 |
Experted OUTPUT:
EMP_ID | EMP_Name | Emp_Sal |
4 | DD | 600 |
5 | EE | 700 |
Is this needed to be done in the script or a front end chart?
Hi Hareesh,
Are you expecting the answer like as attached.
Please find the attached document.
Thanks and Regards,
Gayathri