Hello Guys,
I have a string column , I want to get first set of numeric values from it .
Example :
Stting : VOLTAREN SUP 100MG 1X5 SK\NST
Output must be : 100
String : VOLTAREN SUP50MG30(2X5)DE\NSTD
OP 50
String : ADEL-ESI.TAB 0.1/10/10 1X250IN
OP 0.1/10/10
Could you help me out ..
Thanks in advance