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 / mallikarjuna raju
For 10 :
callsymput: We can create macro variable from the dataset
variable during the datastep execution time.for
this process the data set variable must be
existed.
symget: using with symget function you can create data set
variable from the macro variable. for this process
macro variable must be existed.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
I have a dataset concat having variable a b & c. How to rename a b to e & f?
Describe a time when you were really stuck on a problem and how you solved it?
Explain proc univariate?
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
How to specify variables to be processed by the freq procedure?
what are the benefits of data integration? : Sas-di
Explain the difference between nodup and nodupkey options?
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
Mention few capabilities of sas framework.
What commands are used in the case of including or excluding any specific variables in the data set?
what is sas application server? : Sas-di
Explain what is SAS informats?
Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager
Where do you use proc means over proc freq?
what is the Population you used in your project, is it ITT or PP?