Val Function
510663May 17 2007 — edited May 17 2007Unfortunately, I have been unable to find a PL/SQL function that is like Microsoft Access VAL function (accepts a string as input and returns the numbers found in that string).
Example: Val ("108S") would return 108
Any ideas?
Kelly