>>-LTRIM--(--expression--)------------------------------------->< |
The schema is SYSFUN.
Returns the characters of the argument with leading blanks removed.
The argument can be any built-in character string with a maximum length of 1048576 bytes (1M).
The result of the function is:
The result can be null; if the argument is null, the result is the null value.