How would you code a macro statement to produce information
on the SAS log? This statement can be coded anywhere.
Answer Posted / radhiv kumar sure
BY USING %PUT WE CAN PRODUCE THE CODE IN SAS LOG
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do you know the features of sas?
how to read the variables in sas? : Sas-administrator
Explain the use of proc print and proc contents?
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 are the ways to do a “table lookup” in sas?
how can you create zero observation dataset? : Sas programming
How do dates work in SAS data?
Explain the purpose of substr functions in sas programming.
Difference between SAS STATA & SPSS?
Differentiate between proc means and proc summary.
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
What are the differences between proc means and proc summary?
explain about sas business intelligence? : Sas-bi
Mention what is the difference between nodupkey and nodup options?
How to specify variables to be processed by the freq procedure?