trim
Creates a TRIM(expr) function that removes the whitespace from the beginning and the end of the given string expression.
Return
The TRIM(expr) function.
Parameters
operand
The string expression.
Creates a TRIM(expr) function that removes the whitespace from the beginning and the end of the given string expression.
The TRIM(expr) function.
The string expression.