Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
Quiz
6. Multiple CTEs
Summary

Instruction

Excellent. How about multiple CTEs?

Exercise

Find the maximal number of hours employees spent in total on the project with the ID of 1 (first column) and on the project with the ID of 2 (second column). Name the columns MaxProject1 and MaxProject2.