Community

Using MySQL’s Null-Safe Equality Operator With CFQueryParam’s Null Option In Lucee CFML 5.3.3.62

(Ben Nadel) The other day, I was in the middle of writing a “typical” conditional MySQL query that had special handling for NULL values when it suddenly occurred to me that I was doing more work than I had to. I don’t work with NULL values very often in SQL and ColdFusion; so, I fear that my instinc