This function removes leading spaces from a string.
Example:
LTRIM(" Pranalytix Tutorial")="Pranalytix Tutorial"