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
what are validation tools that are used in sas? : Sas-administrator
What are the 3 components in sas programming?
Mention the category in which sas informats are placed?
Describe the ways in which you can create macro variables?
what is the use of sas management console? : Sas-di
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
In sas, what are the areas that you are most interested in? : sas-grid-administration
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
how to generate the test data in sas without input data? : Sas-administrator
I have a SCD Type 2 Dimention for Location In which A Sales Office in Having two Surrogate Keys just because of the change in it's Sales Group. SKey SalesGroup Sales Office BeginDate EndDate 280 SG1 SO1 01APR2000 01APR2010 281 SG2 SO1 02APR2010 31MAR2999 Now while loading the Fact, the Lookup ir returning SKey 280 for records before and after 01APR2010. I am not able to give WHERE condition in the Lookup Properties (TranDate between BeginDate and EndDate). Please help.
What is the difference between order and group variable in proc report?
what are several options for creating reports in web report studio? : Sas-bi
If you could design your ideal job, what would it look like?
how sas deals with business intelligence? : Sas-bi
how could you generate test data with no input data? : Sas programming