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


Please Help Members By Posting Answers For Below Questions

How can you limit the variables written to output dataset in data step?

1038


What is the difference between proportion and average?

3010


Explain proc univariate?

797


: and & modifiers.

1106


which date function advances a date, time or datetime value by a given interval? : Sas programming

802


what are the categories that sas informats are used to the place the data? : Sas-administrator

807


how do you test for missing values? : Sas programming

785


I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry

1527


Have you used macros? For what purpose you have used? : sas-macro

810


what are all the reports you generated in your recent project?

1949


Mention what is the difference between nodupkey and nodup options?

795


what is hierarchy flattening? : Sas-di

836


If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?

915


Explain what Proc glm does?

840


What are the difference between ceil and floor functions in sas?

1065