Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
The very basics
Infinite looping
Processing trees with recursive CTE
Processing graphs with recursive CTE
Summary

Instruction

Excellent! The last modification now.

Exercise

Show only the path from the Boss to the employee with id = 10.

Stuck? Here's a hint!

You can leave the recursive CTE as it is and only select the proper information in the external query.