网页
图片
视频
学术
词典
地图
更多
航班
笔记本
db2 sql
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Because
DB2
is
going
to
rearrange
your
predicates
before
applying
them
,
and that
new
order
may
be
exactly
right for your
SQL
.
因为
DB2
在
应用
您
的
谓词
之前
要
重新安排
它们
,
新
的
顺序
可能
正好
适用
您
的
SQL
。
www.ibm.com
2.
If
all
the
data
that a
SQL
query
asks
for
is
contained
in
the
index
,
DB2
might be
able
to
satisfy
the
request
using only the index
.
如果
SQL
查询
要
寻找
的
所有
数据
都
包含
在
索引
中
,
那么
DB2
也许
只
使用
索引
就
可以
满足
该
请求
。
www.ibm.com
3.
Next
,
bind
SQL statements
into
a
DB2
package
and
execute
the
application
using
static
SQL
,
as
shown
in
Figure
19
.
下面
,
将
一些
SQL
语句
绑定
到
一个
DB2
包
中
并
使用
静态
SQL
执行
应用程序
,
如
图
19
所
示
。
www.ibm.com
4.
The
goal
of
this
stage
is
to
produce
a
runnable
DB2
SQL
query
that
will
return
what the
user
expects
.
这
一
阶段
的
目标
是
生成
可运行
的
DB2SQL
查询
并
将
返回
用户
期望
的
结果
。
www.ibm.com
5.
I
'll
show
you
how the
DB2
optimizer
works
,
and
give
you
guidelines
for
writing
SQL
that
will
get the
most
out
of
the
optimizer
.
我
将
向
您
演示
DB2
优化
器
的
工作方式
,
并
提供
编写
能
发挥
优化
器
最大
效率
的
SQL
的
准则
。
www.ibm.com
6.
Bind is the
process
that
saves
the
access
plan
associated
with
a
SQL
statement
into
a
DB2
SQL
package
.
绑定
过程
将
与
一个
SQL
语句
相
关联
的
访问
计划
保存
到
一个
DB2SQL
包
中
。
www.ibm.com
7.
Again
,
this
is
possible
because
SQL
uses
set
-
level
processing
and
DB2
optimizes
the
query
to
determine
the
data
-
navigation
logic
.
同样
,
由于
SQL
使用
集合
级别
的
处理
以及
DB2
优化
查询
来
确定
数据
导航
逻辑
,
所以
这
是
可能
的
。
www.ibm.com
8.
These
features
enable
you
to
migrate
SQL
scripts
from
other
database
server
products
to
DB2
,
either as
is
,
or
with
minimal
modifications
.
这些
特征
可
让
您
从
其他
数据库
服务器
产品
移植
SQL
脚本
到
DB2
,
即使
是
用
最小
的
修改
来
移植
。
www.ibm.com
9.
SQL
activity
reports
include
information
about
applications
running
on
your
database
captured
by the
DB2
statement
event
monitor
.
SQL
活动
报告
包含
DB2
语句
事件
监视器
所
捕获
的
关于
运行
在
数据库
上
的
应用程序
的
信息
。
www.ibm.com
10.
It
has
a
number
of
SQL
compatibility
features
to
DB2
that
are
helpful
when
it
comes
to
migrating
from
other
relational
databases
.
它
拥有
多个
到
DB2
的
SQL
兼容性
特征
,
当
从
其他
关系型
数据库
移植
数据
时
这些
特征
是很
有用
的
。
www.ibm.com
1
2
3
4
5