Describe the ways in which you can create macro variables
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