Difference between revisions of "LTRIM()"
From Recital Documentation Wiki
Helengeorge (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 8: | Line 8: | ||
==See Also== | ==See Also== | ||
− | [[ALLTRIM()]], [[RPAD()]], [[RTRIM()]], [[STRTRAN()]], [[TRIM()]] | + | [[ALLTRIM()]], [[RPAD()]], [[RTRIM()]], [[SET STRESCAPE]], [[STRTRAN()]], [[TRIM()]] |
Latest revision as of 12:06, 21 July 2010
Purpose
Function to trim spaces from left
Syntax
LTRIM(<expC>)
See Also
ALLTRIM(), RPAD(), RTRIM(), SET STRESCAPE, STRTRAN(), TRIM()
Description
The LTRIM() function removes leading spaces from the character expression <expC>.
Example
? ltrim(" Recital") Recital
Products
Recital Server, Recital