Returns the starting number position of the substring within the full string.
index ( <fullStr> , <subStr> )
<fullStr> is the full string.
<substr> is a substring to find contained in the full string.
Integer
index ( connection : \'DB'::'TBC.tbc.MARKET'.'STATE' , "e" )