Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
Basic CTE
13. CTE vs. subquery – exercise
Summary

Instruction

Fantastic! Let's do one more exercise before we move on.

Exercise

The template query shows the maximum and minimum number of donations for successful projects. Change the subquery version to a CTE version.