SAS_Institute
A00-281 · Question #87
Which statement assigns the current date to the character variable CURRDT?
The correct answer is A. currdt="&sysdate.". See the full explanation below for the reasoning.
Question
Which statement assigns the current date to the character variable CURRDT?
Options
- Acurrdt="&sysdate.";
- Bcurrdt="%sysdate.";
- Ccurrdt="sysdate.";
- Dcurrdt="#sysdate.";
How the community answered
(51 responses)- A75% (38)
- B8% (4)
- C4% (2)
- D14% (7)
Community Discussion
No community discussion yet for this question.