0
Answer

Entity Framework

Hello experts,
 
 
I am new in .Net framework.i have one table Employee and it has 3 column Id,Name,Salary and i want to find out 3rd 
highest salary using Entity Framework..How?
Plz Help me
 
 
Thank You