What SAS statements would you code to read an external raw
data file to a DATA step?
Answer Posted / sivanjaneyulu
using proc import,infile and input
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Enlist the syntax rules followed in sas statements.
What is the maximum length of the macro variable?
What are the scrubbing procedures in sas?
what do you mean by data staging area? : Sas-di
What’s the difference between var b1 – b3 and var b1 — b3?
What is maximum storage capability of SAS?
What are the statements that are executed only?
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
What are the table names in oracle database...?
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
Describe 5 ways to do a “table lookup” in SAS?
If money were no object, what would you like to do?
Which date function advances a date, time or datetime value by a given interval?
What is the basic syntax of a sas program?