SQL - Window Functions Fundamentals
What does the
ROW_NUMBER() function do in SQL?ROW_NUMBER() function do in SQL?ROW_NUMBER() function assigns a unique sequential integer to rows in the result set, starting at 1.COUNT(), SUM(), or WHERE clause, not ROW_NUMBER().15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions