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 use of proc contents and proc print in sas? : Sas-administrator
Describe the function and untility of the most difficult SAS macro that you have written.
What is SAS informats?
What is Linear Regression?
What is PROC in SAS?
What is the difference between %local and %global? : sas-macro
how the sas basic syntax style described? : Sas-administrator
List out some key concept of SAS
what is program data vector? : Sas-administrator
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
How do you convert basic cube to transaction cube and transaction cube to basic cube?
what is operational data and operational system? : Sas-di
it will become easy if uuu provide website linkssss and list of consultanciessssss
What are the uses of sas?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming