SAS_Institute
A00-212 · Question #192
Given the SAS data sets: A SAS program is submitted and the following is written to SAS to: What would allow the program to successfully execute without errors?
The correct answer is B. Replace the 104 with. See the full explanation below for the reasoning.
Question
Given the SAS data sets:
A SAS program is submitted and the following is written to SAS to:
What would allow the program to successfully execute without errors?
Exhibits
Options
- AQualify the column names with the table names.
- BReplace the 104 with:
- CReplace the where clause with:
- DReplace the equal sign with In operator.
How the community answered
(45 responses)- A4% (2)
- B80% (36)
- C11% (5)
- D4% (2)
Community Discussion
No community discussion yet for this question.

