SAS_Institute
A00-280 · Question #4
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
(29 responses)- A72% (21)
- B7% (2)
- C3% (1)
- D17% (5)
Community Discussion
No community discussion yet for this question.