Page 1 of 1

Consider the contents of output tuples generated by a join operator. The advantage of "late materialization" approach is

Posted: Sun May 15, 2022 8:33 am
by answerhappygod
Consider the contents of output tuples generated by a join
operator.
The advantage of "late materialization"
approach is that future operators in the query plan never need to
go back to the base tables to get more data.
True
False