SAS_Institute
A00-212 · Question #191
A00-212 Question #191: Real Exam Question with Answer & Explanation
The correct answer is A. Where Birthday=&"Want";. See the full explanation below for the reasoning.
Question
This question will ask you to provide a segment of missing code. Given the following program and data: What is the WHERE statement that successfully completes the PROC PRINT and selects the observation from Barb?
Exhibit
Options
- AWhere Birthday=&"Want";
- BWhere Birthday=&`Want' d;
- CBirthday=&Want;
- DBirthday=&"Want" d;
Community Discussion
No community discussion yet for this question.
