Find 2nd highest salary using not in or <> operator

Exercise
Correct!
False!
Find 2nd highest salary using not in or <> operator
select max(salary) from employee where salary not in code_here

results matching ""

    No results matching ""