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 / vijayaragunathan.r
9th question ans
ENDSAS; is used to terminate the SAS program.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
why is sas considered self-documenting? : Sas programming
What does PROC print, and PROC contents do?
Explain what Proc glm does?
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
What is factor analysis?
Explain the difference between nodup and nodupkey options?
What will calendar procedure do?
Describe a time when you were really stuck on a problem and how you solved it?
Explain the special input delimiters used in sas programming.
What is slibref?
what is sas and what are the functions? : Sas-administrator
What are the data types does SAS contain?
Tell e how how dealt with..
what is sas database server? : Sas-di
Name and describe few sas character functions that are used for data cleaning in brief.