SQL TRIM(value), value with surrounding whitespace removed.
TRIM(value)
value
Trim trim(ColumnOr<String?> value) => Trim(value);