509-261 Cooper Street
Ottawa, Ontario (Canada) K2P 0G3

Michele Foster
(613) 232-7447
michele@wizardev.ca
http://WizarDev.ca/

WizarDev Logo

Professional Web Development, Web Design and Database Solutions

Subscribe to Web Words

Powered by FeedBlitz

RSS Icon Subscribe via RSS

Web Words - Blog

Not so well known data comparison options in MySQL

SQL and Database Things

It’s likely that if you’ve performed a SELECT or UPDATE query in the recent past, you’ve made use of one or more of MySQL’s comparison operators in constraining your query’s output.

Comparison is an integral part of most SELECT queries, and MySQL comes with numerous functions for this; at last count, it had over 20 such operators and functions, ranging from well-known ones like = and LIKE to more esoteric ones like NOT IN and STRCMP(). (Article dated: February 9, 2007)

Read: Get more data comparison options in MySQL with operators you may not know

February 14th, 2007

Leave a Reply