LEFT

Name

LEFT —
LEFT(text[,num_chars])

Description

Returns the leftmost @num_chars characters or the left character if @num_chars is not specified.

See also

MID , RIGHT