select top 3 * from [表名] where id=20 order by [工资字段] desc
select top 3 * from table where bh=20 order by gz desc