how to split a string using a variable number

D

David Mountford

I have a string that contains alfa & Numerics
I need to query the numeric part which could be anywhere within the string
 
Top