Use IS NOT DISTINCT FROM instead of equals (=) for null-aware comparisons. ... MySQL offers the proprietary <=> comparison operator that works like is not ...
確定! 回上一頁