Why does the LOCATE Function SQL for HANA return only the first found character in a string?
The function LOCATE(, , []) in HANA via JDBC returns me only the first encountered character from the argument of the function, though I specified different nth times in the argument (see screenshot).