What are types of transport files?
Answer Posted / vishnu
xpt and xml files for FDA submissions.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
what are input dataset and output dataset options? : Sas programming
Name few SAS functions?
What is the function of output statement in a SAS Program?
What is by-group processing?
for report generation which one you used proc report or data_null_?
how would you create multiple observations from a single observation? : Sas programming
what is hash files in sas and why we are using this one in sas?
What is the difference between using drop = data set option in data statement and set statement?
What are the statements that are executed only?
what are the best practices to process the large data sets in sas programming? : Sas-administrator
How to create a permanent sas data set?
Can you execute a macro within a macro? Describe. : sas-macro
what is the difference between nodup and nodupkey options? : Sas programming
What are the differences between sum function and using “+” operator?
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro