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.
Cet exercice fait partie du cours
Hierarchical and Recursive Queries in SQL Server
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
