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
- Only once for entire file
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- 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.