Changes

Jump to: navigation, search

MySQL Regular Expression Searches

No change in size, 18:06, 1 February 2016
m
Text replacement - "<google>ADSDAQBOX_FLOW</google>" to "<htmlet>adsdaqbox_flow</htmlet>"
== What are Regular Expressions? ==
<googlehtmlet>ADSDAQBOX_FLOWadsdaqbox_flow</googlehtmlet>
The term ''regular expressions'' is one of those technical terms where the words do very little to explain what the technology does. Regular expressions are a feature common to many programming languages and are a topic on which entire books can, and indeed, have been written. Fortunately (or unfortunately depending on your perspective), MySQL does not provide as extensive support for regular expressions as some other programming languages. This is good in that it makes the subject area easier to learn, but may be frustrating if you are already proficient with the rich regular expression syntax available in other languages.

Navigation menu