Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which SQL clauses are used to construct a recursive query when the number of hierarchy levels is not known in advance? (Select two.)
A
CONNECT BY
B
LISTAGG
C
MATCH RECOGNIZE
D
QUALIFY
E
WITH