how we can call macros with in data step?
Answer Posted / kumaraswamy maduri
Answer 10 is perfect i.e use Call execute to compile and
execute a macro with in a data step.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the 3 components in sas programming?
What are the difference between ceil and floor functions in sas?
for whom is sas data integration studio designed? : Sas-di
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
Differences between where and if statement?
what are validation tools that are used in sas? : Sas-administrator
Describe the ways in which you can create macro variables? : sas-macro
what is data access? : Sas-di
what is the difference between infile and input? : Sas-administrator
Do you need to rearrange the order of the data for the report?
What is the basic syntax style in SAS?
What commands are used in the case of including or excluding any specific variables in the data set?
explain about various caches available in data integrator? : Sas-di
explain the proc in sas? : Sas-administrator
what can you learn from the sas log when debugging? : Sas programming