In the flow of DATA step processing, what is the first
action in a typical DATA Step?
Answer Posted / dupe
Compilation:
Turs code to machine code
Checks for syntax errors
Creates an area of memory called the input buffer(if
reading from a raw data file)
Creates an area of memory called the PDV
Creates the descripto portion.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
Explain data step in SAS
What do the SAS log messages "numeric values have been converted to character" mean?
Describe the ways in which you can create macro variables? : sas-macro
If a variable contains letters or special characters, can it be numeric data type?
What is the difference between input and infile statement?
What is a put statement?
explain what is factor analysis? : Sas-administrator
What can you learn from the SAS log when debugging?
what is the difference between nodup and nodupkey options? : Sas programming
Hi Jeevan/Akshara I have tried to contact SASI Vats for latest Advanced SAS Programming Certification Dumps (A00-212) but have not got any response. I would highly and gratefully appreciate your assistance in this regard. If you guys have access to this, would you be kind enough to forward it to me ? I would abide by all the terms you have for this. Please, note my email id: upretigopi@yahoo.com Preti Sharma
What are the differences between sum function and using “+” operator?
: and & modifiers.
How to create an external dataset with sas code?