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
Explain what is SAS informats?
Explain what is the use of proc gplot?
how does sas handle missing values in procs? : Sas programming
what is the primary data source for the wrs? : Sas-bi
Describe the ways in which you can create a macro variable?
Describe a time when you were really stuck on a problem and how you solved it?
What is the use of PROC gplot?
What is SAS? What are the functions does it performs?
Which function is used to count the number of intervals between two sas dates?
Differentiate between format and informat? : sas-grid-administration
What are the different types of sas functions?
Explain the use of proc gplot? : sas-grid-administration
how can you put a "trace" in your program? : Sas programming
what are the benefits of data integration? : Sas-di
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming