Changes

Jump to: navigation, search

MySQL Regular Expression Searches

31 bytes added, 14:18, 19 March 2009
What are Regular Expressions?
== What are Regular Expressions? ==
<google>ADSDAQBOX_FLOW</google>
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 can, and indeed, have been written. Fortunately (or unfortunately depending on your perspective), MySQL does not provide as extensive support for regualr 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