Name statements that are execution only.
Answer Posted / daya
proc print data=datasetname; run;
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Explain input and put function?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
What are the prime responsibilities of data integration administrator? : Sas-di
Explain proc sort?
What are the difference between ceil and floor functions in sas?
what is null hypothesis? why do you consider that?
What is a macro routine?
How many ways to overcome a missing values???
What is the purpose of trailing @ and @@? How do you use them?
What do you know about sas and what we do? : sas-grid-administration
what is sas and what are the functions? : Sas-administrator
Explain by-group processing?
What are the difficulties u faced while doing vital signs table or dataset?
This entry was posted in General. Bookmark the permalink. Post a comment or leave
How are numeric and character missing values represented internally?