Recap of what we have learned so far in
query optimization
Goal:
find the best possible execution
for an SQL query
(as a
relational algebra tree)
Recap of what we have learned so far in
query optimization
Goal:
find the best possible execution
for an SQL query
(as a
relational algebra tree)
Recap of what we have learned so far in
query optimization
Goal:
find the best possible execution
for an SQL query
(as a
relational algebra tree)
What's left to do ?
Goal:
find the best possible execution
for an SQL query
(as a
relational algebra tree)
What's left to do ?
Next:
select the best
feasible
algorithm for
each operation and
the result passing scheme:
❮
❯