|< < 52 > >|
For sets of columns, s, t: s ⊆ t ⊆ columns(R): project( select(R, predicate on s), t) = select( project(R, t), predicate on s)
project( select(R, predicate on s), t) = select( project(R, t), predicate on s)