网页
图片
视频
学术
词典
地图
更多
航班
笔记本
SETANSI_NULLS
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
If
SET
ANSI_NULLS is
not
specified
,
the
setting
of
the ANSI_NULLS
option
of the
current
database
applies
.
如果
未
指定
SETANSI_NULLS
,
则
应用
当前
数据库
的
ANSI_NULLS
选项
设置
。
technet.microsoft.com
2.
When
SET ANSI_NULLS is
ON
,
an
operator
that
has
one
or
two
NULL
expressions
returns
UNKNOWN
.
当
SETANSI_NULLS
为
ON
时
,
带有
一个
或
两个
NULL
表达
式
的
运算符
返回
UNKNOWN
。
msdn2.microsoft.com
3.
Therefore
,
any
client
session
settings
for
SET
QUOTED_IDENTIFIER and
SET
ANSI_NULLS
are
ignored
when
the
stored
procedure
is
running
.
因此
,
所有
客户端
会话
的
SETQUOTED_IDENTIFIER
和
SETANSI_NULLS
设置
在
执行
存储
过程
时
都
将
被
忽略
。
technet.microsoft.com
4.
When SET ANSI_NULLS
is
OFF
,
comparisons
of
all
data
against
a
null
value
evaluate
to
TRUE
if
the
data
value
is
NULL
.
当
SETANSI_NULLS
为
OFF
时
,
如果
数据
值
为
NULL
,
则
所有
数据
对
空
值
的
比较
将
取
值
为
TRUE
。
technet.microsoft.com
5.
When
SET ANSI_NULLS
is
ON
,
all
comparisons
against a
null
value
evaluate
to
UNKNOWN
.
当
SETANSI_NULLS
为
ON
时
,
所有
对
空
值
的
比较
均
取
值
为
UNKNOWN
。
technet.microsoft.com
6.
The
example
also
shows
that IS NULL is
not
affected
by
the
SET
ANSI_NULLS
setting
.
该
示例
还
表明
,
ISNULL
不
受
SETANSI_NULLS
设置
的
影响
。
technet.microsoft.com