In the flow of DATA step processing, what is the first
action in a typical DATA Step?
Answer Posted / suresh
First it creates an input buffer and PDV.
After that it initialises all variables to missing
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is intially documentation in sas?
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
If a variable contains only numbers, can it be a character data type?
How to create an external dataset with sas code?
What function CATX syntax does?
What do you code to create a macro? : sas-macro
What is run-group processing?
Mention the difference between ceil and floor functions in sas?
What was the last computer book you purchased? Why?
what is the effect of the options statement errors=1? : Sas programming
What do the put and input function do?
Which date function advances a date, time or datetime value by a given interval?
What is the difference between INPUT and INFILE ?
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
Differentiate between ceil and floor functions.