Empleador activo
Find 2nd topmost record from a table based on the Salaries using SQL
Anónimo
Using the WHERE clause, we can check for the condition where the Salaries are less than the MAX(Salary), then querying the first record after sorting by DESC