What SAS statements would you code to read an external raw
data file to a DATA step?
Answer Posted / ranjitha
infile statement
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
for whom is sas data integration studio designed? : Sas-di
What can be the size of largest dataset in SAS?
What is the purpose of trailing @ and @@? How do you use them?
what is transformation in sas data integration? : Sas-di
How are numeric and character missing values represented internally?
how to do user inputs and command line arguments in sas?
why is sas data integration studio important? : Sas-di
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
what are the scrubbing procedures in sas? : Sas programming
What is the difference between nodupkey and nodup options?
What’s the difference between var b1 – b3 and var b1 — b3?
how does sas handle missing values in procs? : Sas programming
What are pdv and it functions?
what is the effect of the options statement errors=1? : Sas programming