LEFT « String Functions « SQL Server / T-SQL






1.LEFT: return a number of characters from the left-hand side of a string
2.LEFT(): returns characters from the left-most part of the string, counting characters to the right
3.Left: get string to the left
4.LEFT(Name,1)