1.How many ways are there to create variables?
2.What is CLM,how can we use it?
3.what are the advontages of data step?
4.what is the extension of editor window in SAS 9.1.3?
5.How do you copy a particular data set from one library to
another?
6.what is the use of double option?
7.Advontages of Proc Report?
8.what is the basic use of where statement?
9.How do you terminate the statments in SAS Programming?
10.What is the difference between symput and symget?
11.How would a identify the local and global variable?
can any one answer for the 4'th question
Answer Posted / no need
3. We can create datsets from rawdata files.
manipulate the datasets, merging, appending,concatinatig,
all we can.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the data types does SAS contain?
How to create list output for cross-tabulations in proc freq?
Explain data_null_?
explain what is data set in sas? : Sas-administrator
Mention how to limit decimal places for the variable using proc means?
What are symget and symput? : sas-macro
What is the basic syntax style in SAS?
In sas, what are the areas that you are most interested in? : sas-grid-administration
name the scheduler for scheduling job and explain the scheduler? : Sas-di
What are the default statistics for means procedure?
what are some good sas programming practices for processing very large data sets? : Sas programming
What is a method to debug and test your SAS program?
How would you define the end of a macro?
What is factor analysis?
Which command is used to perform sorting in sas program?