btrim

Returns "string_expression1" after removing the longest string of characters in "string_expression2".

Syntax

btrim ( string_expression1 [ , string_expression2 ] )