Find the Nth largest salary from employee table.

Best way to get the Nth highest salary from a table. Table name – Employee Columns – Emp_id, salary,depar