In Relational Databases, Logical Query Plan - intermediate code in the Query Processing pipeline (typically a Relational Algebra expression)
Suppose we have a Relational Algebra expression:
A Physical Query Plan is the same as Logical Query Plan, but with specific algorithms assigned to each operation (node of the tree)
Questions to consider
We just assign some operation to each node: