The only way to reliably test if a value v is null is by using the special v IS NULL , or v IS NOT NULL equality operators. All other combinations of types of ...
確定! 回上一頁