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
what are several options for creating reports in web report studio? : Sas-bi
how many types of prompts are there? : Sas-bi
What are the data types does SAS contain?
Have you used macros? For what purpose you have used? : sas-macro
how do you test for missing values? : Sas programming
What are the table names in oracle database...?
What are the special input delimiters used in SAS?
How we can call macros with in data step? : sas-macro
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
how sas deals with business intelligence? : Sas-bi
What are the default statistics for means procedure?
How will you use the WHO Drug Dictionary for Reporting Clinical Trials?
how does sas handle missing values in procs? : Sas programming
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
what techniques and/or procs do you use for tables? : Sas programming