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

Explain the difference between using drop = data set option in set and data statement?

945


what is sas metadata server? : Sas-di

857


How do dates work in SAS data?

937


what are informats in sas? : Sas-administrator

805


Explain the main difference between the sas procedures and functions? : Sas-administrator

817


Explain data_null_?

822


Mention sas system options to debug sas macros.

938


Describe the function and utility of the most difficult SAS macro that you have written?

2280


How would you determine the number of missing or nonmissing values in computations?

857


what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming

795


What is the difference between %local and %global? : sas-macro

898


what is the use of proc sql? : Sas programming

811


What is connection profile? : sas-grid-administration

919


What is your favorite all time computer book? Why?

2266


Explain how you can debug and test your SAS program?

771