Otherwise the operator is a synonym for isnull (expr). Examples SQL Copy > SELECT 1 is null; false > SELECT 1 is not null; true Related functions isnotnull ...
確定! 回上一頁