nerdexam
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)
  • A
    3% (1)
  • B
    15% (5)
  • C
    73% (24)
  • D
    9% (3)

Community Discussion

No community discussion yet for this question.

Full A2090-560 Practice