Click here to Skip to main content
15,906,094 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have column containing string in sql table like this:
"I have item number 2015 from desk number 231"
"The item number 2015 is update in rank"

i have to extract numbers from string

Thanks in advance
Posted

I dont think there is an off the shelf solution. Probably need to write a function. Found one here
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900