What are the main differences between sas versions 8.2, 9.0,
9.1?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / vinodnagesh
9.1 is latest version
9.0 is middle version
8.2 is old version
| Is This Answer Correct ? | 2 Yes | 6 No |
Answer / mythri
In 8.2 no Array's, in 9.0 we hav array's,
in 9.0 nodup is not available but in 9.1 nodup is available.
| Is This Answer Correct ? | 0 Yes | 8 No |
Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables?
what is study design in while working with SAS? what are screening variables in SAS?
How do handle working under pressure?
Why Info School? BUILD YOUR CAREER WITH RIGHT GUIDANCE AND SUPPORT SAS Training in Data Management at InfoSchool Bangalore
what is AE onset date and what is RDS?
AE datasets names? how many types?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
WHAT IS LAG FUNCTION ? WHERE CAN YOU IMPLEMENT THIS FUNCTION?
Please, anyone, let me know the style or an example of using 'by='/'by' variable of a PDV(Program Data Vector)
3 Answers Verinon Technology Solutions,
How do you add a number to a macro variable? : sas-macro
what is the difference between infile and input? : Sas-administrator
what is portability of sas programmes?