What does LAG(revenue, 2) OVER (ORDER BY month) return for the third row in a result set?

SQL Data Analyst Hard

SQL Data Analyst — Hard

What does LAG(revenue, 2) OVER (ORDER BY month) return for the third row in a result set?

Ready to go further?

Related questions