SAS_Institute
A00-212 · Question #140
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 a HAVING clause
- Busing summary functions
- Creferencing a view multiple times in the same program
- Dcreating views on tables whose structures remain constant
How the community answered
(29 responses)- A10% (3)
- B3% (1)
- C83% (24)
- D3% (1)
Community Discussion
No community discussion yet for this question.