网页
图片
视频
学术
词典
地图
更多
航班
笔记本
Transact-SQL语句
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
With the
EXECUTE
statement
,
all
parameter
values
must
be
converted
to
character
or
Unicode
and
made a
part
of the Transact
-
SQL
string
.
使用
EXECUTE
语句
,
所有
参数
值
都
必须
转换
为
字符
或
Unicode
,
并
成为
Transact
-
SQL
字符串
的
一部分
。
msdn2.microsoft.com
2.
Identifiers
that do
not
comply
with
all
the
rules
for
identifiers
must
be
delimited
in
a Transact-
SQL
statement
.
在
Transact
-
SQL
语句
中
,
必须
对
不
符合
所有
标识符
规则
的
标识符
进行
分隔
。
msdn2.microsoft.com
3.
However
,
the
trigger
does not
fire
when
any
Transact
-
SQL
statements
on which it was
programmed
are
executed
.
但是
,
当
执行
编写
触发器
程序
所
用
的
任何
Transact
-
SQL
语句
时
,
不会
激发
触发器
。
msdn2.microsoft.com
4.
GO
signals
both
the
end
of
a
batch
and
the
execution
of
any
cached
Transact
-
SQL
statements
.
GO
在
批
处理
和
执行
任何
缓存
Transact
-
SQL
语句
结尾
时
会
发出
信号
。
msdn2.microsoft.com
5.
This
doubles
the
number
of
Transact-
SQL
statements that
must
be
coded
to
implement
a
given piece
of
logic
.
这
就
使
为
实现
某个
给定
逻辑
而
必须
编码
的
Transact
-
SQL
语句
的
数量
加倍
。
msdn2.microsoft.com
6.
This
script
should
contain
a
set
of
Transact
-
SQL
statements
that
execute
against
the
database
or
databases
that you want to
tune
.
此
脚本
应
包含
一
组
对
想要
优化
的
数据库
执行
的
Transact
-
SQL
语句
。
msdn2.microsoft.com
7.
Used
to
process
multiple
results
,
which
can
be generated
by
executing
batch
Transact
-
SQL
statements
.
用于
处理
多个
结果
,
这些
结果
可
通过
执行
批
处理
SQL
语句
获得
。
harmony.us.kg
8.
If
the
queue
specified
in the RECEIVE
statement
has
the
queue
status
set
to
OFF
,
the
statement
fails
with a Transact
-
SQL
error
.
如果
RECEIVE
语句
指定
的
队列
的
队列
状态
设置
为
OFF
,
则
该
语句
将
失败
,
并
返回
Transact
-
SQL
错误
。
technet.microsoft.com
9.
Allows
you
to
enter
Transact-
SQL
statements,
system
procedures
,
and
script
files
at
the
command
prompt
.
您
可以
在
命令
提示符下
输入
Transact
-
SQL
语句
、
系统
过程
和
脚本
文件
。
msdn2.microsoft.com
10.
For more
information
about
this
statement
,
see
BULK INSERT
(
Transact
-
SQL
)
.
有关
此
语句
的
详细
信息
,
请参阅
BULKINSERT
(
Transact
-
SQL
)
。
msdn2.microsoft.com
1
2
3
4
5