MySQL Forums
Forum List  »  Newbie

Re: mysql and regex question...
Posted by: Felix Geerinckx
Date: June 06, 2005 12:43AM

arm123 wrote:

> My question is... Is it possible to get the grouped '()' results from a regex expression in a
> SELECT statment, and pass it to a user variablefor use in another (nested) SELECT statment ?
>
> Are they (regex grouping variables) passed the same way as perl ?

The MySQL REGEXP function does not have this feature.

--
felix
Please use BBCode to format your messages in this forum.

Options: ReplyQuote


Subject
Written By
Posted
June 05, 2005 07:27PM
Re: mysql and regex question...
June 06, 2005 12:43AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.