Returns the string str with all remstr prefixes or suffixes removed.
If none of the specifiers BOTH, LEADING, or TRAILING is given, BOTH is assumed.
remstr is optional and, if not specified, spaces are removed.
mysql>mysql>mysql> SELECT TRIM(' navioo ');+---------------------+| TRIM(' navioo ') |+---------------------+| navioo |+---------------------+1 row in set (0.00 sec)mysql>
Name (required)
email (will not be published) (required)
Website