ORACLE: I am trying to LEFT OUTER JOIN a table, on PART column. First Part Column is formatted as following: "XXXXXXXX". Column number two is formatted as following: "ABCXXXXXXXX". I want to exclude "ABC" before "XXXXXXXX". is there a formula for doing this?
Thank you in advance.