基于成本的优化器(CBO Cost-based Optimizer),会先看看表的大小,还有索引的重复度,再决定用还是不用。表中有100 条记录而其中有80 个不重复的索引键值.
基于4个网页-相关网页
Cost-Based Optimizer 的优化器 ; 基于代价的优化器 ; 基于开销的优化器 ; 基于成本的优化
Rule Based Optimizer 优化器 ; 基于规则的优化器 ; 规则的优化程序 ; 基于规则的优化程序
statistics based optimizer 基于统计的优化器
The DB2 optimizer is a highly sophisticated cost-based optimizer.
DB 2优化器是一款高度复杂的基于成本的优化器。
Only statistics stored in the dictionary itself have an impact on the cost-based optimizer.
只有存储在字典视图中的统计信息,才会被优化器使用。
This set is input to the cost-based optimizer that decides whether to use any of the eligible indexes or not.
将该组索引输入到基于成本的优化器,这个优化器决定是否使用任何合适的索引。
应用推荐