LTRIM() LTRIM() removes leading blanks from a character expression. Syntax LTRIM(<exp C>) Usage Use this function to remove leading blanks that result from the STR() function. If the argument is a null string (""), LTRIM() returns a null also.