There was an error while loading. Please reload this page.
TRIM
AlaSQL supports TRIM(string) function:
TRIM(string)
SELECT TRIM(' abc ') -- returns 'abc'
Quick links
AlaSQL wiki frontpage
About AlaSQL
Install AlaSQL
Get started with AlaSQL