Question 66

Given the contents of the raw data file 'EMPLOYEE.TXT'

Which SAS informat correctly completes the program?
  • Question 67

    The following SAS program is submitted:

    What is the value of the variable Diff?
  • Question 68

    A user-defined format has been created using the FORMAT procedure.
    How is it stored?
  • Question 69

    What describes the SAS automatic _ERROR_ variable?
  • Question 70

    The following SAS program is submitted:

    Which statement is true about the output data set?