You can use SAS functions
in DATA step programming statements, in WHERE expressions, in macro
language statements, in the REPORT procedure, and in Structured Query
Language (SQL). They enable you to do the following:
-
calculate sample statistics
-
-
convert U.S. ZIP codes to state
postal codes
-
-
-
extract a portion of a character ...