IBM
A2090-560 · Question #44
The simplest query execution plan file must have the following minimum nodes?
The correct answer is C. ScanNode, RestrictNode, ProjectNode, ReturnNode. See the full explanation below for the reasoning.
Question
The simplest query execution plan file must have the following minimum nodes?
Options
- AScanNode, RestrictNode, LimitNode, ReturnNode
- BScanNode, RestrictNode, HashNode, ReturnNode
- CScanNode, RestrictNode, ProjectNode, ReturnNode
- DScanNode, RestrictNode, AggregateNode, ReturnNode
How the community answered
(33 responses)- A3% (1)
- B15% (5)
- C73% (24)
- D9% (3)
Community Discussion
No community discussion yet for this question.