Lastname Title Salary City Phone
Lastname Title Salary City Phone
Function Description
LEFT ( ) Returns characters from left of string
Length ( ) or Len ( ) Returns the length of a string
Lower ( ) Converts the string to lowercase
LTRIM ( ) Trims white space from right of string
RIGHT ( ) Returns characters from right of string
RTRIM ( ) Trims white space from right of string
SOUNDEX ( ) Returns a strings SOUNDEX value
UPPER ( ) Converts string to uppercase