I need to find the last index of a string (e.g. "-") within another string (e.g. "JD-EQ-0001" in Oracle (version 8i). Is there a way to do this with INSTR or another function?I need to find the last index of a string (e.g.
I need to find the last index of a string (e.g. "-") within another string (e.g. "JD-EQ-0001" in Oracle (version 8i). Is there a way to do this with INSTR or another function?I need to find the last index of a string (e.g.