ltrim

Removes leading blanks from "string_expression". If "string_expression" is null, it returns null.

Syntax

ltrim ( string_expression )