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
Mention some common errors that are usually committed in sas programming.
What do you know about sas and what we do? : sas-grid-administration
Describe the ways in which you can create macro variables?
What was the last computer book you purchased? Why?
How to convert a numeric variable to a character variable?
What is connection profile? : sas-grid-administration
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
What are SAS/ACCESS and SAS/CONNECT?
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
what are the considerations when picking a SAS/STAT procedure?
Explain bmdp procedure?
What do you understand by the term Normal Distribution?
Explain the difference between informat and format with an example.
Differences between where and if statement?
How do you convert basic cube to transaction cube and transaction cube to basic cube?