|< < 18 > >|

Optimizing multi-table queries

Overview

More tables

  • Keep going, so that at we have the best k-table plans, for every set of k tables.

  • When k = n, we have the "best" n-table plan.

  • "best": Not really, but the best that this procedure can find.

|< < 18 > >|