Forum Moderators: open

Message Too Old, No Replies

REGEXP Mysql return matching text

         

8kobe

4:00 am on Feb 7, 2008 (gmt 0)

10+ Year Member



I have writen a sql statement

SELECT * from table where BINARY name REGEXP '[A-Z]{2,7}';

This matches everything that I am looking for except I want it to return whatever is matching the regexp. How can I do this in mysql

coopster

12:21 am on Feb 8, 2008 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



You can't [webmasterworld.com] ... yet.