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


Please Help Members By Posting Answers For Below Questions

What are the functions which are used for character handling functions?

827


What is the function of Stop statement in a SAS Program?

891


What are the 3 components in sas programming?

934


What is the SAS data set?

894


what do you mean by data staging area? : Sas-di

831


How we can call macros with in data step? : sas-macro

835


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

1376


What is the use of %include statement?

819


Explain proc univariate?

797


In ARRAY processing, what does the DIM function do?

920


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?

2599


Did you used proc test? when?

1802


What is the use of divide function?

798


What is a macro routine?

2341


I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com

2475