rtrim
Creates a RTRIM(expr) function that removes the whitespace from the end of the given string expression.
Return
The RTRIM(expr) function.
Parameters
operand
The string expression.
Creates a RTRIM(expr) function that removes the whitespace from the end of the given string expression.
The RTRIM(expr) function.
The string expression.