What SAS statements would you code to read an external raw
data file to a DATA step?
Answer Posted / srilatha
infile & input statements
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
Give some examples where proc report’s defaults are different than proc print’s defaults?
Can you execute macro within another macro? : sas-macro
what is data integration? : Sas-di
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
What is connection profile? : sas-grid-administration
what does the run statement do? : Sas programming
what has been your most common programming mistake? : Sas programming
for what purpose would you use the retain statement? : Sas programming
what is broad cast agent? : Sas-bi
What are symget and symput? : sas-macro
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
How many ways to overcome a missing values???
What are the difference between the sas data step and sas procs?
Name any two sas spawners? : sas-grid-administration