Jump to content

Extract Number Into New Column


The Little Guy

Recommended Posts

I want to extract a number from a string and place it into a new column.

 

The string looks like this:

Bonus AdPacs from Product purchase #1234567890

 

I was thinking that REGEXP would work, but that returns 1 or 0, not the number. Using mysql how can I get that number? I don't want to use PHP for this.

 

Any ideas would be helpful!

 

Thanks!

Link to comment
https://forums.phpfreaks.com/topic/241241-extract-number-into-new-column/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.