At least in MySQL, NULL never equals anything - not even another NULL value. Which is why I have to conditionally use the IS operator ...
確定! 回上一頁