In the flow of DATA step processing, what is the first
action in a typical DATA Step?
Answer Posted / ganesh
First step of data step intially it check for compalition
errors and once it is through then input buffer is created
it is the temporary storage memory and pdv is the area of
memory where sas buits a dataset,one obeservation at a time
and after that it creates a discriptive portion.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to read the variables in sas? : Sas-administrator
What does proc print, and proc contents are used for?
What will calendar procedure do?
How will you generate test data with no input data?
how many display types available in sas bi dashboard? : Sas-bi
how will you location sas platform applications available from web browser? : Sas-bi
what is program data vector? : Sas-administrator
How do dates work in sas?
If you could design your ideal job, what would it look like?
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
Explain the difference between using drop = data set option in set and data statement?
What is program data vector (pdv)?
how do you test for missing values? : Sas programming
what are the best practices to process the large data sets in sas programming? : Sas-administrator
Name types of category in which SAS Informats are placed?