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 / ravikumard
ans for 8'th one
by using where statement no need to read all the
observations in data step only we can read the mentioned
variable or observation
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between SAS functions and procedures?
What does the trace option do?
What is the role of administrative users? : sas-grid-administration
How would you define the end of a macro?
Explain translate function?
Can you execute macro within another 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? : Sas programming
Difference between nodup and nodupkey options?
what are the types of interactive display types? : Sas-bi
describe about physical data integration? : Sas-di
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 are the different servers in sas? : sas-grid-administration
Explain what is data step?
Of all your work, where have you been the most successful?
How do you debug and test your SAS programs?