RTRIM
Function Type | Predefined function | |
---|---|---|
Syntax | RTRIM( <stringValue> ) | |
Description | Returns <stringValue> with its trailing (right most) spaces removed. | |
Argument | Description | |
<stringValue> | String value to be trimmed. | |
Returns | String | |
Example | The following example removes trailing spaces from the string "TestString". RTRIM("TestString ") |
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*