How do you add a number to a macro variable?
Answers were Sorted based on User's Feedback
Answer / ganesh
If it is an integer we can use %eval ..
If it has decimal values then %sysevalf..
Is This Answer Correct ? | 2 Yes | 0 No |
Which command is used to save logs in the external file?
What is maximum storage capability of SAS?
How would you include common or reuse to be processed along with your statements?
Hi, If anyone has base SAS certification dumps, please share.
How necessary is it to be creative in your work?
how to handle in stream data containing semicolon in it?
hi guys ...i have one query... data abc; input s w k g o t a m; cards; 1 2 3 4 5 6 7 8 2 3 4 5 6 7 8 9 ; run; i want the output to be the sorted order(only variables).observations should not be changed..
Name and describe few sas character functions that are used for data cleaning in brief.
What will calendar procedure do?
What are the five ways to do a table lookup in sas? : sas-grid-administration
Explain the use of proc gplot? : sas-grid-administration
Have you used macros? For what purpose you have used? : sas-macro