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.
Este exercício faz parte do curso
Hierarchical and Recursive Queries in SQL Server
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
