0 votes
in Software Defined Networking by

Describe the ways in which you can create macro variables

1 Answer

0 votes
by

There are 5 ways to create macro variables:

%Let

Iterative %DO statement

Call Symput

Proc SQl into clause

Macro Parameters.

Detailed Tutorial : SAS Macros Made Easy

...