What are the main differences between sas versions 8.2, 9.0,
9.1?
Answer Posted / kumaraswamy maduri
All the above answers wrong.
There are many differences but I can tell you few important
differences:
1) Proc Import allows dataset options from V9.
2) Proc Sort allows DUPOUT option from V9.
3) The Character variable length has been increased.
and so on...
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
what are the best practices to process the large data sets in sas programming? : Sas-administrator
how does sas handle missing values in formats? : Sas programming
How do you add a number to a macro variable? : sas-macro
Compare sas with other data analytics tools.
Why double trailing @@ is used in input statement?
What is the difference between %put and symbolgen? : sas-macro
How to test the debugging in sas?
what is null hypothesis? why do you consider that?
Explain substr function?
How do you specify the number of iterations and specific condition within a single do loop?
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
what is the basic structure sas administrator? : Sas-administrator
What is the sas data set? : sas-grid-administration
Name types of category in which SAS Informats are placed?
Have you used macros? For what purpose you have used? : sas-macro