how to assign a macro value to a variable?
Answer Posted / saritha
%let variable=value;
like
%let city='hyd';
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What is the sas data set? : sas-grid-administration
Explain substr function?
What is the use of the %include statement?
Which function is used to count the number of intervals between two sas dates?
Name validation tools used in SAS
If money were no object, what would you like to do?
Mention few capabilities of sas framework.
how do you pull data from equifax?tell me the process?
How to specify variables to be processed by the freq procedure?
How would you invoke a macro? : sas-macro
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
Briefly explain input and put function?
what is treatment emergent events and treatment emregent adverse event
How do you define proc in sas? : sas-grid-administration
What are the difference between sas functions and procedures?