Why the difference?
The execution plan differs when using a subquery versus a common table expression (CTE) structure.
The following statements describe execution rules that are only true for CTEs. Choose the statement that does NOT describe a difference in the execution between a subquery and CTE.
Este ejercicio forma parte del curso
Improving Query Performance in PostgreSQL
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
Empezar ejercicio