Name and describe three SAS functions that you have used, if
any?
Answer Posted / chiranjeevi
SAS functions can be used to convert data and manipulate
character variable values.
different types of functions:1)TRIM
2)SUBSTR
3)ABS
4)SCAN
TRIM:Removing the trailing blanks from character expressions.
syntax=trim(argument)
substr:extracts the substring from an argument
syntax=substr(argument,position<,n>)
abs=returns the absolute of the argument
syntax=abs(argument)
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
what is operational data and operational system? : Sas-di
what is business intelligence? : Sas-bi
Explain the difference between nodup and nodupkey options?
How long can a macro variable be? A token? : sas-macro
What is maximum storage capability of SAS?
Explain the difference between using drop = data set option in set and data statement?
what is the difference between infile and input? : Sas-administrator
what is sas and what are the functions? : Sas-administrator
What is a macro routine?
sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately
What is connection profile? : sas-grid-administration
If a variable contains only numbers, can it be a character data type?
What is the length assigned to the target variable by the scan function?
what do the pad and dim functions do? : Sas programming
What are the advantages of using sas?