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
Can you execute macro within another macro? : sas-macro
what versions of sas have you used (on which platforms)? : Sas programming
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
what is the difference between floor and ceil functions in sas? : Sas-administrator
Explain how you can debug and test your SAS program?
how to generate the test data in sas without input data? : Sas-administrator
Give e an example of..
Explain input and put function?
Describe a time when you were really stuck on a problem and how you solved it?
Intern stastical programmer written test
Explain why double trailing @@ is used in input statement?
what do the pad and dim functions do? : Sas programming
Explain the difference between using drop = data set option in set and data statement?
what is broad cast agent? : Sas-bi