Physical query plan =
the (optimized) logical query plan
with each
nodereplaced
by one or more
physical operators
used to
implement the
relational algebra operation
The leaf nodes
Fact:
The leaves of
a logical query plan is
always a
relation
Consequently:
The leaves of
a physical query plan is
also a
relation