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)- A10% (3)
- B13% (4)
- C73% (22)
- D3% (1)
Community Discussion
No community discussion yet for this question.