How to import the Zip files into SAS? If it is possible in
SAS? If it is posible write the code...
Answer Posted / sekhar
by csv(cama seperate value) command
| Is This Answer Correct ? | 2 Yes | 17 No |
Post New Answer View All Answers
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
Mention the category in which sas informats are placed?
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
Which function is used to count the number of intervals between two sas dates?
What is the difference between SAS functions and procedures?
What is the sas data set? : sas-grid-administration
Mention how to limit decimal places for the variable using proc means?
Name few SAS functions?
Differentiate between format and informat? : sas-grid-administration
What are the data types does SAS contain?
Give e an example of..
What are the implications?
What are the difference between ceil and floor functions in sas?
What is by-group processing?
How would you define the end of a macro? : sas-macro