You should use IS NOT NULL . (The comparison operators = and <> both give UNKNOWN with NULL on either side of the expression.)
確定! 回上一頁