Using FIRST_VALUE in stored procedures
Finding the first value before a specific date using FIRST_VALUE
Finding the first value after a specific date using FIRST_VALUE
Using FIRST_VALUE with multiple columns
Comparing FIRST_VALUE with other window functions