LEFT « String Functions « MySQL Tutorial






23.19.LEFT
23.19.1.LEFT(str,len): Returns the leftmost len characters from the string str, or NULL if any argument is NULL
23.19.2.Use LEFT with data in a table