INDEX ( string_expression_1, string_expression_2 )
Syntax Elements
- string_expression_1
- A full string to be searched.
- string_expression_2
- A substring to be searched for its position within the full string.
INDEX ( string_expression_1, string_expression_2 )