how we can call macros with in data step?
Answer Posted / gurvinder singh
Using & (Ampersand)
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
In sas admin differentiate between roles and capabilities? : sas-grid-administration
What is the difference between match merge and one to one merge?
What is the purpose of trailing @ and @@? How do you use them?
why is sas considered self-documenting? : Sas programming
do you prefer proc report or proc tabulate? Why? : Sas programming
What does PROC print, and PROC contents do?
What is maximum number of rows and cols can be handled in SAS?
Explain what Proc glm does?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
Explain the purpose of substr functions in sas programming.
Which are the statements whose placement in the data step is critical?
what can you learn from the sas log when debugging? : Sas programming
What are the features of base sas system?
How many data types are there in SAS?
what are informats in sas? : Sas-administrator