Question
Which analytic function returns a value from a following row in the ordered window?
Select an option. Your answer will be checked instantly.
Correct Answer: D. LEAD
Explanation:
LEAD accesses a later row within the ordered partition.
It can compare a current value with the next period or milestone.
Leave a Reply