Sollicitatievraag bij AirAsia

How do you find the second highest value in a table? (SQL)

Antwoorden op sollicitatievragen

Anoniem

22 dec 2018

select * from (select *,row_number() over order by colA as row from table) a where row = 2

Anoniem

5 apr 2017

They replied you 1.5 months after interview?

5