Drugi ostatni najwyższy identyfikator w SQL

SELECT * FROM `salary` ORDER BY id DESC LIMIT 1,1;
kinjal suryavanshi