POSITION

POSITION(char1 IN char2)

Returns the position of char1 within char2. If char1 does not exist within char2, 0 is returned.