5
Return the index (position) of the first argument in the sequent arguments
7
FIND_IN_SET() Return the index position of the first argument within the second argument
9
INSTR() Return the index of the first occurrence of substring
11
LEFT() Return the leftmost number of characters as specified
13
INSERT() Insert a substring at the specified position up to the specified number of characters
15
LOCATE() Return the position of the first occurrence of substring
17
POSITION() A synonym for LOCATE()