Empleador activo
Java collection's question. getting the 3 rd highest record in sql
Anónimo
select * from (select salary from employ order by salary desc) where rownum = 3;
Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información desde adentro.
Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.