how to assign a macro value to a variable?
Answer Posted / manna
data x;
%let a=01jan1960;
b=symget("a");
run;
IT IS Tested
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the use of proc gplot? : sas-grid-administration
How sas treats the dsd delimiters?
What can be the size of largest dataset in SAS?
do you prefer proc report or proc tabulate? Why? : Sas programming
What is substr function?
which date function advances a date, time or datetime value by a given interval? : Sas programming
How to include or exclude specific variables in a data set?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
What are the data types that sas contain?
Name few SAS functions?
Mention the difference between ceil and floor functions in sas?
what is slowly changing dimension? : Sas-di
What is the difference between the proc sql and data step?
I need level 2 to 5 sas using companies in india
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi