ltrim « String Functions « PostgreSQL






1.ltrim: trim string to the left
2.ltrim(name, ' ')
3.ltrim(' whitespace example')