What SAS statements would you code to read an external raw
data file to a DATA step?
Answer Posted / god
using infile and input statements must it is possible to
clean and get the data into in u r environment....
some body says using proc import using proc import it is not
possible to clean and get the data in u r
environment..................it will take as it is
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
For what purpose would you use the RETAIN statement?
Which date function advances a date, time or datetime value by a given interval?
What does P-value signify about the statistical data?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
Explain bmdp procedure?
Differentiate between format and informat? : sas-grid-administration
explain about various caches available in data integrator? : Sas-di
How do dates work in SAS data?
What are the features of base sas system?
what r the job openings SAS for fresher graduates !
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
What are the data types in sas?
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
Mention what is SAS data set?
What is SAS? What are the functions does it performs?