WHERE some_field = NULL

Apr 27, 2006 10:13

I was working through a query log earlier and came across some 5% of the queries doing something like this:

WHERE some_field_name = NULL

Is this what was intended? Why or why not?

From your (very) occasional ration of how to pass the cert exam posts... :)

Query log analysis is something M y S Q L Support will do when appropriate in the performance tuning (or maybe code review for this:)) part of Network.
Previous post Next post
Up