Re: use of regex in mysql

From: (wrong string) ürgen Exner <jurgenex_at_hotmail.com>
Date: Sat, 18 Feb 2017 07:12:02 -0800
Message-ID: <2rogachg5l1v50jdf6eo1bk41fr94b8l9f_at_4ax.com>


[Quoted] [Quoted] On Thu, 16 Feb 2017 20:29:12 -0800 (PST), kushal bhattacharya <bhattacharya.kushal4_at_gmail.com> wrote in comp.databases.mysql:

>please tell me how to do that

The gereral pattern would be

SELECT foo

	FROM bar
	WHERE foo.sometext REGEXP 'YourRegExp'

Because your are not providing any context or further information it is impossible to give a more specific answer to your generic question.

jue Received on Sat Feb 18 2017 - 16:12:02 CET

Original text of this message