STRIP scalar function
The STRIP function removes blanks or another specified character from the end, the beginning, or both ends of a string expression.
The schema is SYSIBM.
The STRIP function is similar to the TRIM scalar function.
Notes
Valid content for EBCDIC mixed string input:
If string-expression is an EBCDIC mixed string, the string must contain valid EBCDIC mixed data.
