ltrim
Creates a LTRIM(expr) function that removes the whitespace from the beginning of the given string expression.
Return
The LTRIM(expr) function.
Parameters
operand
The string expression.
Creates a LTRIM(expr) function that removes the whitespace from the beginning of the given string expression.
The LTRIM(expr) function.
The string expression.