nerdexam
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)
  • A
    75% (38)
  • B
    8% (4)
  • C
    4% (2)
  • D
    14% (7)

Community Discussion

No community discussion yet for this question.

Full A00-281 Practice