Solve this Sql Query -Part 2
Let us make this query a little bit tricky
Say i want to develop a single query, through which i can extract data of all the employee having 5th highest salary .
Remember it should be single query ,that next time if i want salary of employee having maximum salary among all,it should display it too
Note :-you have to mention which variables in query are required to be modified dynamically every time