what are the new features included in the new version of
SAS i.e., SAS9.1.3?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / sankar
some options are added.
they arr
DUPOUT option in proc sort statement
propcase function,compbl function are added.
above two functions one function is previous versions no
available.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vijaya
hey dear frnds dont place the doubtful ans on this window
dont make confusion to the sas people.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ramesh
in old versions that variable range is limited and data set
name also limited but in new varsions variable,data set
names are unlimited
| Is This Answer Correct ? | 0 Yes | 0 No |
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable?
How would you generate 1000 observations from a normal distribution with a mean of 50 and standard deviation of 20. How would you use PROC CHART to look at the distribution? Describe the shape of the distribution.
How to read multiple excel sheets from a single excel file at once????
7 Answers HCL, Verinon Technology Solutions,
what are the different ways of merging two datasets.name atleast 4.
What is the order of application for output data set options, input data set options and SAS statements?
Explain by-group processing?
Code the MEANS to produce output to be used later.
WHAT IS DEBUGGING? HOW TO TEST THE DEBUGGING IN SAS?
Mention what are the data types does SAS contain?
Which are the statements whose placement in the data step is critical?
What are the different versions of sas that you have used until now? : sas-grid-administration
How to convert .xls file into CSV format?