How to find 3rd max value of a column using MAX function in sql server?
- by Pandiya Chendur
Yesterday i had a question in an interview which i thought i could find answers here in SO...
How to find 3rd max value of a column using MAX function in sql server?
Consider the column to be
Wages
20000
15000 10000 45000 50000