7
Answers

Find the 3rd largest salary from the employees table in SQL.

I didn't get the query for fetching the third largest salary from the employees table. How to find out the 3rd largest or many more salary from the employee table in SQL?
 

Answers (7)