In the flow of DATA step processing, what is the first
action in a typical DATA Step?
Answer Posted / sirisha
first it will check for syntax and then it will create an
input buffer and PDV and then descriptor portion.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How would you invoke a macro? : sas-macro
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
What are the default statistics that proc means produce?
How would you identify a macro variable?
Mention the validation tools used in SAS?
What is the basic syntax of a sas program?
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
what is transformation in sas data integration? : Sas-di
How to create a permanent sas data set?
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
what is information maps?
how sas deals with business intelligence? : Sas-bi
How would you identify a macro variable? : sas-macro
Differences between where and if statement?
explain the key concept of sas? : Sas-administrator