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 are the applications primarily used by business analyst? : Sas-bi
Given an unsorted data set, how to read the last observation to a new data set?
What are the difference between sas functions and procedures?
What can you learn from the SAS log when debugging?
What is the difference between where and if statement?
List out some key concept of SAS
how do you test for missing values? : Sas programming
what r the job openings SAS for fresher graduates !
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
What function CATX syntax does?
What are the data types in sas?
how to debug and test the sas program? : Sas-administrator
How can you limit the variables written to output dataset in data step?
what is function of retain statment
Have you ever used the SAS Debugger?