x— Column name.offset— nth row to evaluate current row against.
- The first non-NULL value evaluated against the nth row (offset) in its ordered frame.
nth-value function is used to find the third-highest salary from a fictional dataset of salaries of Premier League football players.
Query
Query
Response