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 difference between the sas data step and sas procs?
How to create a permanent sas data set?
what is program data vector? : Sas-administrator
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
How to create an external dataset with sas code?
What is a macro routine?
how do you test for missing values? : Sas programming
What are the ways in which macro variables can be created in sas programming?
what do the pad and dim functions do? : Sas programming
What function CATX syntax does?
what is the use of proc contents and proc print in sas? : Sas-administrator
Mention the validation tools used in SAS?
What is the role of sas grid administrator? : sas-grid-administration
How would you invoke a macro? : sas-macro
which features do you use to check the data validations and errors? : Sas-administrator