is_null — Finds whether a variable is null ... Regarding avoidance of NULLs in your MySQL queries, why not use IS NULL and IS NOT NULL in your WHERE clauses ...
確定! 回上一頁