Answer
Logical operators represent conceptual operations (join, project, filter).
Physical operators are real engine implementations (hash join, nested loop, merge join).
Logical operators represent conceptual operations (join, project, filter).
Physical operators are real engine implementations (hash join, nested loop, merge join).
Sign in to access all features and personalize your learning experience.
Source: SugharaIQ