How would you code a macro statement to produce information on the SAS log? This statement can be coded anywhere.
8 12633If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable?
2 5281Can you use a macro within another macro? If so how would SAS know where the current acro ended and the new one began?
1 5598If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable?
3 8805
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
What is the difference between match merge and one to one merge?
What Proc glm does?
how to change the execute of macro
Why and when do you use proc sql?
What are the table names in oracle database...?
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
What areas of SAS are you most interested in?
What does the trace option do?
What do the SAS log messages "numeric values have been converted to character" mean?
Name validation tools used in SAS
What are the five ways to do a table lookup in sas? : sas-grid-administration
Tell me more about the parameters in macro? : sas-macro
Why double trailing @@ is used in input statement?
How many data types are there in SAS?