SUBSTR

SUBSTR(string,m[,n])

Returns a substring of a string, beginning at position m for n characters.