#16 - Query Optimization Part 2 (CMU Intro to Database Systems)
CMU Database Group · 81:17
A CMU database-systems lecture on cost-based query optimization: after the logical plan is rewritten, the optimizer enumerates alternative physical plans, scores them with an internal cost model, and picks the cheapes...