Search
⌘K

Leetcode 176. Second Highest Salary

Find the second highest distinct salary from the Employee table and return it, or null if fewer than two distinct salary values exist. Essentially, retrieve the second-largest unique value from the salary column.


Question Timeline

See when this question was last asked and where, including any notes left by other candidates.

Comments

Your account is free and you can post anonymously if you choose.