Answer Posted / 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 |
Post New Answer View All Answers
In sas, what are the areas that you are most interested in? : sas-grid-administration
what is the effect of the options statement errors=1? : Sas programming
for whom is sas data integration studio designed? : Sas-di
what can you learn from the sas log when debugging? : Sas programming
How many data types are there in SAS?
how do the in= variables improve the capability of a merge? : Sas programming
What is the maximum length of the macro variable? : sas-macro
what techniques and/or procs do you use for tables? : Sas programming
Differentiate between format and informat? : sas-grid-administration
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
What commands are used in the case of including or excluding any specific variables in the data set?
Enlist the syntax rules followed in sas statements.
What does the trace option do?
How can sas program be validated?
How do you specify the number of iterations and specific condition within a single do loop?