Posted on 16th September 2024|55 views
What is the purpose of "INSTR" function in Teradata
Posted on 16th September 2024| views
In Teradata, the “INSTR” function is used for searching a string in another string.
Example:
INSTR(source_string, search_string)