Oracle执行计划的翻译

1.基础

table access full    全表访问
range    范围
select statement    select语句
sample    样本
cluster    簇
external table    外部表
fixed table    X$开头的系统表
descending    降序
mat_view    物化视图
iterator    迭代
single    单一
predicate    谓词(where部分)
conversion    转换
conpaction    压缩
window    分析函数
connect by    层级检索
remote     远程数据库
filter    过滤数据
inlist    in里的数据
PX 并行

2.索引

local index    分区索引
global index    全局索引
index unique scan    唯一索引扫描
index fast full scan    并行且无序的快速索引扫描
index skip scan    跳跃扫描
bitmap index single value    位图索引的一个键值 

3.连接

nested loops    嵌套循环
semi    半连接(返回匹配数据)in/exists
anti    反连接(返回未匹配数据)not in/not exists
outer    外连接
hash join    哈希连接
NA/SNA    空值
merge join    已排序数据的内连接
sort join    merge join 的一个中间步骤 

4.排序

sort group by    排序分组
rollup    合计
stopkey    条件不满足,终止 

5.集合

intersection    交集
minus    差集
concatenation    数据拼接or
union-all    联合 

 

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值