LOCATE
The arguments are defined as follows:
searchString | searchString is an expression that specifies the string for which you are searching. searchString must return a value that is a built-in single-byte character/varying string data type. |
sourceString | sourceString must return a value that is a built-in single-byte character/varying string data type. |
start | start is an expression that specifies the position within the searchString where the search is to start. start is expressed in bytes and must return an integer value that is greater than or equal to 1. |
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*