Click here to Skip to main content
15,892,839 members
Articles / Database Development / MySQL

Using LIKE "backwards" to find patterns that match an input

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
5 Jul 2011CPOL2 min read 18K   1   6  
You can use the SQL LIKE operator in unconventional ways to do pattern matching.
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
United States United States
I'm just some guy.

Comments and Discussions