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 include common or reuse to be processed along with your statements?
Explain how merging helps to combine data sets.
what are the categories that sas informats are used to the place the data? : Sas-administrator
What are the different versions of sas that you have used until now? : sas-grid-administration
What is the basic syntax style in SAS?
Describe the function and untility of the most difficult SAS macro that you have written.
What is interleaving in SAS?
What do you understand by the term Normal Distribution?
How can you limit the variables written to output dataset in data step?
Have you ever used the SAS Debugger?
Differentiate between sas functions and sas procedures.
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
how would you determine the number of missing or nonmissing values in computations? : Sas programming
what is hierarchy flattening? : Sas-di
Tell me about % include and % eval? : sas-macro