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
How would you define the end of a macro? : sas-macro
What is the maximum length of the macro variable? : sas-macro
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
how can you put a "trace" in your program? : Sas programming
how do you debug and test your sas programs? : Sas programming
Name and describe few sas character functions that are used for data cleaning in brief.
I need level 2 to 5 sas using companies in india
What are the features of base sas system?
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
What are all the problems you faced while validating tables and reports?
explain the key concept of sas? : Sas-administrator
Name types of category in which SAS Informats are placed?
What is the difference between INPUT and INFILE ?
what has been your most common programming mistake? : Sas programming
Explain the main difference between the sas procedures and functions? : Sas-administrator