Regex Search with delimiters in and Mysql -


I am trying to convert a regex which works fine in MySQL in PHP, forward to see MySQL negative I do not allow (?!) So I need a solution or solution

My DB column data is a string like this:

Title: Book Title # Note: Book Details # $ 10.57

I can use regex in PHP

(^ | ¬ # ¬) Title : (((?!? ¬ · ¬.).) * Book ((?! # ¬).) *)

But in mySQL I am struggling to have any advice or suggestions

Comments

Popular posts from this blog

mysql - How to enter php data into a html multiple select box -

java - Can't add JTree to JPanel of a JInternalFrame -

c++ - Cassandra datastax cpp driver - avoiding unnecessary copies -