Tell different ways to create Macrovarible?

Answer Posted / kamal sharma

1. %LET
2. %GLOBAL
3. %LOCAL
4. Macro parameter
5. %DO loop index variable
6. CALL SYMPUT / CALL SUMPUTX
7. PROC SQL INTO clause
8. ODS OUTPUT statement using the MATCH_ALL option

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

2270


what can you learn from the sas log when debugging? : Sas programming

616


What are the new features included in the new version of SAS Programming Language?

742


Describe what are the different levels of administrative users in sas? : sas-grid-administration

611


How many ways to overcome a missing values???

2342






What is the difference between where and if statement?

630


I have a dataset concat having variable a b & c. How to rename a b to e & f?

585


What is the command used to find missing values?

596


Have you ever used the SAS Debugger?

1220


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

609


If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?

712


what is sas application server, database server, sas olap server and sas metadata server? : Sas-di

556


Explain proc sort?

680


What are the best sas programming practices for handling very large datasets? : sas-grid-administration

573


How will you generate test data with no input data?

569