To test for NULL , you cannot use the arithmetic comparison operators such as = , < ... In MySQL, 0 or NULL means false and anything else means true.
確定! 回上一頁