What is the primary purpose of a **CTE** in SQL?
Which of the following best describes the primary advantage of using a CTE over a subquery?**
In the context of CTEs, what does a **natural join** accomplish when joining a CTE to a main table?**
What operator connects the anchor and recursive parts?
Which clause is required to define a recursive CTE?
Score: 0 / 5