Answer Posted / mohan reddy
MACRO IS A STORED TEXT THAT CAN BE USED ANY WHERE IN THE SAS
SYSTEM.THE STORED CODE CAN BE USED REPETATIVLY WORK.
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
What’s the difference between var b1 – b3 and var b1 — b3?
How to create an external dataset with sas code?
What is the command used to find missing values?
what is the difference between infile and input? : Sas-administrator
What are the functions used for character handling?
Describe the ways in which you can create macro variables?
What are the different types of sas functions?
what are 5 ways to perform a table lookup in sas? : Sas-administrator
how do you test for missing values? : Sas programming
In sas, what are the areas that you are most interested in? : sas-grid-administration
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
How do you convert basic cube to transaction cube and transaction cube to basic cube?
What are all the problems you faced while validating tables and reports?
how to debug and test the sas program? : Sas-administrator