Answer Posted / ramesh babu
Macroes are Compiled Programes by macro procescer
it can be used for reuse
to save space
to consume execution time
to reduce code
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
Can you execute a macro within a macro? Describe. : sas-macro
What are the special input delimiters used in SAS?
what is star schema? : Sas-di
How to limit decimal places for variable using proc means?
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
: and & modifiers.
What is Linear Regression?
explain the function of substr in sas? : Sas-administrator
Explain the purpose of retain statement.
What are the different types of sas functions?
I have a dataset concat having variable a b & c. How to rename a b to e & f?
How do you use the do loop if you don’t know how many times you should execute the do loop?
What are the different versions of sas that you have used until now? : sas-grid-administration
Mention what is the difference between nodupkey and nodup options?
What is a method to debug and test your SAS program?