Facts about recursion
Recursion is the process in which a function is called within itself. The function is called several times until it meets the termination condition.
In this exercise, your job is to find the statement about recursion that is false.
This exercise is part of the course
Hierarchical and Recursive Queries in SQL Server
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
