position

Returns the starting position of "string_expression1" in "string_expression2". The first character in a string is at position 1.

Syntax

position ( string_expression1 , string_expression2 )