SAS_Institute
A00-280 · Question #83
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
(41 responses)- A78% (32)
- B7% (3)
- C12% (5)
- D2% (1)
Community Discussion
No community discussion yet for this question.