SQL - Advanced Query Patterns
What is the main purpose of using the
LEAD() function when finding gaps in a sequence of numbers in SQL?LEAD() function when finding gaps in a sequence of numbers in SQL?LEAD() function allows you to look at the next row's value in the current row's context.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions