In the flow of DATA step processing, what is the first
action in a typical DATA Step?
Answer Posted / sirisha
My logic is when ever u submit a d/step for execution sas
checks the syntax of all of the sas statements and then
compiles them i.e it will automatically translate the
statements into machine code...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What can be the size of largest dataset in SAS?
What is the maximum length of the macro variable? : sas-macro
What is the use of the %include statement?
what is change analysis in sas di ? : Sas-di
What are the differences between sum function and using “+” operator?
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
What do you code to create a macro? : sas-macro
how can you create zero observation dataset? : Sas programming
What is SAS? What are the functions does it performs?
What are the ways in which macro variables can be created in sas programming?
What is the order of application for output data set options, input data set options and SAS statements?
Explain data step in SAS
Which date function advances a date, time or datetime value by a given interval?
Which function is used to count the number of intervals between two sas dates?
What are the data types does SAS contain?