MID(string, position, length)
Returns a substring from @string starting at @position for @length characters.
LEFT , RIGHT