LTRIM « String Functions « SQL Server / T-SQL Tutorial






12.9.LTRIM
12.9.1.LTRIM Removes leading spaces from a string.
12.9.2.The LTRIM() and RTRIM() Functions
12.9.3.Removing Leading Blanks
12.9.4.select LTRIM(' SQL Server ')