Answer Posted / puspendra
SAS Macro is a user defined function(might be based on some
procedure). It is developed to avoid the calling of that
function (or procedure which is defined in the Macro)again
and agaian.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Explain what Proc glm does?
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
Name validation tools used in SAS
What is the use of %include statement?
explain what is data set in sas? : Sas-administrator
how does sas handle missing values in procs? : Sas programming
What are the difference between ceil and floor functions in sas?
How to limit decimal places for the variable using proc means?
how to read the variables in sas? : Sas-administrator
What are the features of SAS?
Which are the statements whose placement in the data step is critical?
What was the last computer book you purchased? Why?
Mention sas system options to debug sas macros.
How would you identify a macro variable?
what is the use of proc contents and proc print in sas? : Sas-administrator