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
hi all, I need the SAS DI DUMP(A00 260) for attending the certification. if any one have, pls provide it.Please Email to vrpotluri@hotmail.com. Thanks - Ramana
How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?
Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager
Name and describe few sas character functions that are used for data cleaning in brief.
Explain append procedure?
Explain the difference between using drop = data set option in set and data statement?
Name types of category in which SAS Informats are placed?
Describe a time when you were really stuck on a problem and how you solved it?
What is the length assigned to the target variable by the scan function?
What is a macro routine?
Do you need to know if there are any missing values?
Tell me about % include and % eval? : sas-macro
how to debug and test the sas program? : Sas-administrator
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
What is the use of PROC gplot?