Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Syntax

TRIM(<string>)

Description

Returns a copy of the string, with leading and trailing whitespace omitted.

...