Answer Posted / satyananda
7 Version history
7.1 SAS 71
7.2 SAS 72
7.3 SAS 76
7.4 79.3 - 82.4
7.5 Version 4 series
7.6 Version 5 series
7.7 Version 6 series
7.8 Version 7 series
7.9 Version 8 series
7.10 Version 9 series
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Describe a time when you were really stuck on a problem and how you solved it?
In proc transpose and data step with arrays which one you pick?
what are 5 ways to perform a table lookup in sas? : Sas-administrator
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
What is the use of the %include statement?
What is the maximum length of the macro variable? : sas-macro
what are the benefits of data integration? : Sas-di
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
Approximately what date is represented by the SAS date value of 730?
Give an example where SAS fails to convert character value to numeric value automatically?
How will you generate test data with no input data?
Tell e how how dealt with..
What do the SAS log messages "numeric values have been converted to character" mean?
how can you put a "trace" in your program? : Sas programming
What is the work of tranwrd function?