trim
This section contains reference documentation for the trim function.
trim spaces from both side of the string
Signature
TRIM(col)
Usage Examples
notTrimmed
trimmed
" Pinot with spaces "
"Pinot with spaces"
Last updated
This section contains reference documentation for the trim function.
trim spaces from both side of the string
TRIM(col)
" Pinot with spaces "
"Pinot with spaces"
Last updated