Quiz: Recursion
Test your knowledge of recursion in MySQL.
1
(Select all that apply.) Which statement(s) is incorrect?
A)
Recursion is a phenomenon where something is defined in terms of itself.
B)
Recursive computations always terminate.
C)
With recursion, any SQL query can be evaluated efficiently in with number of rows and columns of the referred table.
D)
MySQL supports recursive statements.
Question 1 of 50 attempted
Get hands-on with 1400+ tech skills courses.