Function to extract only numeric value
585975Dec 10 2007 — edited Mar 14 2013Hi
I have a column which contains alphanumeric number like LAX4308720
Is there any function in oracle so that I could extract only the numeric values like
4308720 from that string..?
Please provide me some solutions
Shelly