Click here to Skip to main content
15,889,034 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 17.8K   6  
You can use the SQL LIKE operator in unconventional ways to do pattern matching.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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