what are all the ways to define macro variable??
Answer Posted / rahul
%Let
Iterative %DO statement
%GLOBAL statement
%INPUT statement
INTO clause of the SELECT statement in SQL
%LOCAL statement
%MACRO statement
SYMPUT routine and SYMPUTN routine in SCL
%WINDOW statement
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What areas of SAS are you most interested in?
What are the limitations for memory allocation for SAS variables
What are the new features included in the new version of SAS Programming Language?
How substr function works in sas?
How do you convert basic cube to transaction cube and transaction cube to basic cube?
In proc transpose and data step with arrays which one you pick?
Explain how merging helps to combine data sets.
describe about physical data integration? : Sas-di
explain what is factor analysis? : Sas-administrator
Explain how you can debug and test your SAS program?
what can you learn from the sas log when debugging? : Sas programming
what is the use of sas management console? : Sas-di
Describe what are the different levels of administrative users in sas? : sas-grid-administration
how can you put a "trace" in your program? : Sas programming
What is the basic syntax of a sas program?