what is the difference between the SAS v8 and SAS v9?
Answer Posted / vj
SAS 9 users can safely interchange data files with SAS 8
users under certain circumstances
SAS 9 was released under certain unix platforms as a 64 bit
application
SAS 8 session running in a 32 bit environment
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
Give an example where SAS fails to convert character value to numeric value automatically?
What are the data types that sas contain?
How can you limit the variables written to output dataset in data step?
How would you define the end of a macro? : sas-macro
what are sas/access and sas/connect? : Sas programming
What is a put statement?
What are the scrubbing procedures in sas?
What is the difference between SAS functions and procedures?
what is the effect of the options statement errors=1? : Sas programming
What are the advantages of using sas?
What versions of SAS have you used (on which platforms)?
what is slowly changing dimension? : Sas-di
what are several options for creating reports in web report studio? : Sas-bi
Describe the function and untility of the most difficult SAS macro that you have written.
In ARRAY processing, what does the DIM function do?