how to assign a macro value to a variable?
Answer Posted / radhiv kumar sure
8 TO 9 TYPES WE CAN ASSIGN THE MACRO VALUE TO A VARIABLE.
CALL SYMPUT
%LET
SYMGET
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Tell e how how dealt with..
What is the difference between SAS functions and procedures?
What is the length assigned to the target variable by the scan function?
what are _numeric_ and _character_ and what do they do? : Sas programming
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
what are the best practices to process the large data sets in sas programming? : Sas-administrator
What do you know about sas and what we do? : sas-grid-administration
What are the advantages of using sas?
What is the purpose of _character_ and _numeric_?
What is factor analysis?
explain the concepts and capabilities of business object? : Sas-bi
Enlist the functions performed by sas.
what is business intelligence? : Sas-bi
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
Differences between where and if statement?