In the flow of DATA step processing, what is the first
action in a typical DATA Step?
Answer Posted / dupe
Compilation:
Turs code to machine code
Checks for syntax errors
Creates an area of memory called the input buffer(if
reading from a raw data file)
Creates an area of memory called the PDV
Creates the descripto portion.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is sas metadata repository? : Sas-bi
How can I remove header from output data set?
what techniques and/or procs do you use for tables? : Sas programming
what are all the reports you generated in your recent project?
Mention the difference between ceil and floor functions in sas?
What are the features of SAS?
how does sas handle missing values in functions? : Sas programming
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
What are the difference between sas functions and procedures?
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
What are the prime responsibilities of data integration administrator? : Sas-di
how do the in= variables improve the capability of a merge? : Sas programming
List down the reasons for choosing sas over other data analytics tools.
How would you define the end of a macro?
To what type of programms have you used scratch macros?