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 / myself
Any way i got the answer the answer for the 4'th question is
.sas7dbat
for versions7,8 and 9 the file extension is .sas7bdat.
For the version 6 on UNIX it has the file extension .ssd01
and on windows it has .sd2.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
how to remove duplicates using proc sql?
What commands are used in the case of including or excluding any specific variables in the data set?
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?
which features do you use to check the data validations and errors? : Sas-administrator
What is run-group processing?
What is the difference between match merge and one to one merge?
What is the difference between one to one merge and match merge? Give an example.
What is the basic structure of a sas program?
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
what is sas and what are the functions? : Sas-administrator
Explain why double trailing @@ is used in input statement?
What can you learn from the SAS log when debugging?
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
how does sas handle missing values in functions? : Sas programming
Difference between SAS STATA & SPSS?