Question 37: You have been given below dataset as with the fileref as hadoopexam

 Which of the following statement is correct to read these values.

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

 Correct Answer : 4 Exp : As we can see that Infile statement is correct. But we need to see that how the values are delimited , they are separated by #

 symbol, so we need to use dlm option like dlm=#

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