Question 86: A raw data record is shown below:

 07Jan2002

 Which one of the following informats would read this value and store it as a SAS date value?

  1. date9
  2. Get all Questions and Answer from here
  3. You need to have paid subscription to access all questions
  4. Thanks for considering Python Certification Material

 Correct Answer : 1

 Exp: the only corerct DATE INFORMATS are:

 MMDDYY8. reads dates written as mm/dd/yy.

You can access to full explanation to question and answer from this page.