what are the new features included in the new version of
SAS i.e., SAS9.1.3?
Answer Posted / swathi
Please refer this link.It may u some idea.
http://support.sas.com/documentation/whatsnew/91x/toc.htm
I am not sure about this.Sorry, if it is wrong answer.
If anyone knows correct answer please post it.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What function CATX syntax does?
Tell me more about the parameters in macro? : sas-macro
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 a put statement?
What are the statements that are executed only?
What are the default statistics for means procedure?
what is the difference between floor and ceil functions in sas? : Sas-administrator
Have you ever used the SAS Debugger?
What do the SAS log messages "numeric values have been converted to character" mean?
AE datasets names? how many types?
why is sas considered self-documenting? : Sas programming
What do you understand by the term Normal Distribution?
how can you create zero observation dataset? : Sas programming
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
What is PDV?