Finding the position of last alpha character in an alpha numeric string
706185Dec 2 2011 — edited Dec 8 2011Hi All,
I am using Oracle DB 10g. I have alpha numberic string that always has numberic date at the end. I need to get that numeric data at the end. How can this be done?
EX: I have MNB001. I need to get 001
I have 7F45. I need to get 45
This is very urgent.
Thanks