In the flow of DATA step processing, what is the first
action in a typical DATA Step?
Answer Posted / kiran
Compilation phase happens first in data step processing.
during compilation phase, each statement is scanned for
syntax errors.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
What is the sas data set? : sas-grid-administration
What do the put and input function do?
What do you understand by the term Normal Distribution?
How to read an input file in sas?
What is Linear Regression?
Describe what are the different levels of administrative users in sas? : sas-grid-administration
What is the purpose of trailing @ and @@? How do you use them?
How do you define proc in sas? : sas-grid-administration
explain the difference between proc means and proc summary?
explain the function of substr in sas? : Sas-administrator
What is the length assigned to the target variable by the scan function?
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
Explain the purpose of substr functions in sas programming.
What are the data types that sas contain?