Question 37: You have been running a DATA step on a raw file which contain 500 records in it, while execution phase how many time DATA step will be executed

  1.          Only once for entire file
  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 : 3 Exp : In the execution phase, DATA step will be executed 1 time for each observation in a raw file. -                Execution phase: Data Portion will be created in this phase. It follows the following step will be followed.

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