What does a depth limit alone guarantee in a recursive CTE over data that may contain cyc…

from Advanced SQL
SQLite 3.45.1 intermediate 1 min

What does a depth limit alone guarantee in a recursive CTE over data that may contain cycles?

Report an error