Name and describe three SAS functions that you have used, if
any?
Answer Posted / lavanya rapole
the three sas fuctions that i have used are
character function
numeric function and
date function
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Mention sas system options to debug sas macros.
How are numeric and character missing values represented internally?
How do you test for missing values?
In SAS explain which statement does not perform automatic conversions in comparisons?
how the sas basic syntax style described? : Sas-administrator
How do you convert basic cube to transaction cube and transaction cube to basic cube?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
Explain proc univariate?
What do you know about symput and symget?
How to limit decimal places for the variable using proc means?
what is sas olap server? : Sas-di
how would you determine the number of missing or nonmissing values in computations? : Sas programming
Have you used macros? For what purpose you have used? : sas-macro
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
what is hash files in sas and why we are using this one in sas?