Can you excute a macro within a macro? Describe.
Answers were Sorted based on User's Feedback
Answer / aravind9882
s,v can execute a macro with in a macro and this type of
macros r called nested macros
| Is This Answer Correct ? | 9 Yes | 0 No |
explain what is data set in sas? : Sas-administrator
Could you please answers for this. 1.Code the tables statement for a single-level (most common) frequency. 2.Code the tables statement to produce a multi-level frequency.
Name and describe three SAS functions that you have used, if any?
What is the difference between one to one merge and match merge? Give an example.
what techniques and/or procs do you use for tables? : Sas programming
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
How could you generate test data with no input data?
What are common programming errors committed in sas
Explain the use of proc gplot? : sas-grid-administration
what is prime numbers? how we can get plc write sas code?
How do you debug macros?
What is difference between sas rename and lable?