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 |
how do you read binary data in sas?
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
how to do user inputs and command line arguments in sas?
what is the use of proc sql? : Sas programming
What is _n_?
Describe the ways in which you can create macro variables?
what is business intelligence? : Sas-bi
What are the statements that are executed only?
. Which date advances a date, time or date/time value by a given interval?
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
What statement do you code to write the record to the file?
How do you specify the number of iterations and specific condition within a single do loop?