LTRIM(x)
This function removes leading spaces from a string.
Example:
LTRIM(" Pranalytix Tutorial")="Pranalytix Tutorial"
Was this article helpful?
This function removes leading spaces from a string.
Example:
LTRIM(" Pranalytix Tutorial")="Pranalytix Tutorial"