Answer Posted / vinodhini
Most of us would forget to put semicolon(;) at the end of
sas statements
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can sas program be validated?
What do the put and input function do?
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
What is PROC in SAS?
how can you create zero observation dataset? : Sas programming
In SAS explain which statement does not perform automatic conversions in comparisons?
Mention how to limit decimal places for the variable using proc means?
what is broad cast agent? : Sas-bi
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
what is the purpose of _error_? : Sas programming
what are the considerations when picking a SAS/STAT procedure?
what is treatment emergent events and treatment emregent adverse event
What commands are used in the case of including or excluding any specific variables in the data set?
How can you create a macro variable with in data step? : sas-macro
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro