In the flow of DATA step processing, what is the first
action in a typical DATA Step?
Answer Posted / poojavaibhav
it compiles...
during compilation it check syntax errors,
convert code into machine language...
create input buffer
create PDV(in which _n_ and error created)
write descriptor portion of data step..
we can see it by using proc content;
thanks;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Differentiate between proc means and proc summary.
what are the scrubbing procedures in sas? : Sas programming
describe about physical data integration? : Sas-di
do you need to know if there are any missing values? : Sas programming
What would be the value of month at the end of data step execution and how many observations would be there?
Give e an example of..
how sas deals with business intelligence? : Sas-bi
Mention the category in which sas informats are placed?
What is PDV?
How would you define the end of a macro?
How do you convert basic cube to transaction cube and transaction cube to basic cube?
how to debug and test the sas program? : Sas-administrator
Do you need to know if there are any missing values?
What is proc sort?
Are you involved in writing the inferential analysis plan? Tables specifications?