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 |
Approximately what date is represented by SAS date value of 730
If a variable contains only numbers, can it be a character data type?
who is the best SAS clinical Trainer in Hyderabad?
why only we use SAS? their r many programmin language like SPSS, Oracle... Why SAS?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
What are the 3 components in sas programming?
wt is a-z and a--z?
Give e an example of..
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
Do you prefer Proc Report or Proc Tabulate? Why?
How would you code the criteria to restrict the output to be produced?
how do i get last 10obs from a dataset when we don't know about the number of obsevations in that dataset?