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 / vemula
5. Proc datasets procedure and proc copy procedure where
proc we can copy.
6. double options gives space between coumns
10. symput to store or assigna a value and symget to get a
value.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How do you delete duplicate observations in sas?
what can you learn from the sas log when debugging? : Sas programming
Are you involved in writing the inferential analysis plan? Tables specfications?
Can you execute macro within another macro? : sas-macro
What is the purpose of trailing @ and @@? How do you use them?
How will you use the WHO Drug Dictionary for Reporting Clinical Trials?
Name few SAS functions?
What are the differences between sum function and using “+” operator?
i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
what does the run statement do? : Sas programming
what is the use of proc sql? : Sas programming
I need level 2 to 5 sas using companies in india
where to use sas business intelligence? : Sas-bi
How do you debug and test your SAS programs?
Can you execute a macro within a macro? Describe. : sas-macro