nerdexam
SAS_Institute

A00-202 · Question #27

Which one of the following should be avoided when creating and using an SQL procedure view?

The correct answer is C. referencing a view multiple times in the same program. See the full explanation below for the reasoning.

Question

Which one of the following should be avoided when creating and using an SQL procedure view?

Options

  • Ausing summary functions
  • Bcreating views on tables whose structures remain constant
  • Creferencing a view multiple times in the same program
  • Dusing a HAVING clause

How the community answered

(30 responses)
  • A
    10% (3)
  • B
    13% (4)
  • C
    73% (22)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full A00-202 Practice