SAS_Institute
A00-281 · Question #5
Which statement will create a report footnote that identifies the date and time that the SAS program was executed?
The correct answer is A. footnote1 "Created on &sysdate9 &systime". See the full explanation below for the reasoning.
Question
Which statement will create a report footnote that identifies the date and time that the SAS program was executed?
Options
- Afootnote1 "Created on &sysdate9 &systime";
- Bfootnote1 = "Created on &sysdate9 &systime";
- Cfootnote1 'Created on &sysdate9 &systime';
- Dfootnote1 = 'Created on &sysdate9 &systime';
How the community answered
(30 responses)- A73% (22)
- B7% (2)
- C13% (4)
- D7% (2)
Community Discussion
No community discussion yet for this question.