网页
图片
视频
学术
词典
地图
更多
航班
笔记本
条SQL
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
A
stored
procedure
can
be
seen
as
one
or
more
SQL
commands
that
already
reside
at
the
database
server
, prepared and
ready
to be
executed
.
存储
过程
可以
被
视为
一
条
或
多
条
已
驻留
在
数据库
服务器
中
、
准备好
执行
的
SQL
命令
。
www.ibm.com
2.
For
multiple
SQL
statements
in
a
command
string
,
the
escape
sequence
needs
to be at the
end
of
each
relevant
SQL
statement
.
对于
一个
命令
字符串
中
的
多
条
SQL
语句
,
转义
序列
需要
位于
每
条
相关
SQL
语句
的
结尾
。
harmony.us.kg
3.
Of
course
the
SQL
would
have
worked
with
a
SORT
as well
,
but
that
would
be
a
bad
plan
.
当然
,
如果
有
一个
SORT
,
这
条
语句
也
能
工作
,
但
那
将
是
一个
不好
的
计划
。
www.ibm.com
4.
If
you
attempt
to
run
an
unsaved
SQL
routine
,
a
message
prompts
you
to
save
it
first
.
如果
尝试
运行
未
保存
的
SQL
例程
,
则
出现
一
条
消息
,
提示
您
首先
保存
该
例
程
。
msdn2.microsoft.com
5.
In
a
minute
,
you
will
see
me
reference
that
nickname
in
a
SQL
statement
that
I
provide
to
a
Blox
tag
to
create
the
report
in
Figure
4
.
很快
,
您
将
看到
我
在
一
条
SQL
语句
中
引用
这个
昵称
,
这
条
SQL
语句
是
我
提供
给
一个
Blox
标签
用于
创建
图
4
中
所
示
报表
的
。
www.ibm.com
6.
Each
record
from
the
SQL
result
set
is
represented
as
a
element
,
and
individual
fields
of
each
record
are
nested
within each
corresponding
.
来自
SQL
结果
集
的
每
条
记录
都
表示
为
一个
元素
,
而
每
条
记录
的
单个
字段
则
嵌入
到
每个
相应
的
中
。
www.ibm.com
7.
But we're
not
done yet
.
If
the
data
provider
is
an
SQL
database
,
the
WHERE
clause
must
be
applied
to
each
record
.
事情
还
没有
完结
,
如果
数据
提供者
是
一个
SQL
数据库
的话
,
WHERE
子句
必须
应用
在
每
条
记录
上
。
select.yeeyan.org
8.
Create
an
SQL
query
statement
to
query
the
database
and
return
all
the
employees
in
the
company
.
创建
一
条
SQL
查询
语句
来
查询
数据库
并
返回
公司
中
的
所有
雇员
。
www-128.ibm.com
9.
From
the
security
perspective
,
placeholders
ensure
that
only
a
single
value
gets bound
into
the
statement
,
preventing SQL statement
error
.
从
安全性
的
角度来看
,
占位符
可以
确保
只有
一个
值
可以
插入
到
这
条
语句
中
,
从而
可以
避免
出现
SQL
语句
错误
。
www.ibm.com
10.
Button
and
type
in
an
SQL
statement
that
is
close
to what you want to
return
when
you are
finished
.
按钮
,
输入
一
条
SQL
语句
,
这
条
语句
非常
接近
于
完成
操作
时
应该
返回
的
语句
。
www-128.ibm.com
1
2
3
4
5