Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
Infinite looping
Processing trees with recursive CTEs
Processing graphs with recursive ctes
31. Traveling salesman – exercise 1
Summary

Instruction

Excellent job!! Now, it's time to modify the query you've created to find other interesting information.

Exercise

The company headquarters moved to Bristol. Modify the template so that it solves the same problem as before, but the starting city must be Bristol.

Stuck? Here's a hint!

Simply change the city name in the anchor member. See how simple that is?