优化器可以决定不使用索引,即使该索引是可以使用的。
The optimizer can decide to not use an index even if it could be used.
影响优化器的另一种方式就是使用查询命令。
Another way to influence the optimizer is to use query directives.
一种替代方法是将硬件加速器和优化软件结合使用。
The alternative is to combine hardware accelerators with optimized software.
如果使用索引的开销比表扫描的开销低,优化器将选择索引访问。
It will choose indexed access if it has lower cost than table scan.
跨越函数边界优化寄存器的使用。
跨越函数边界优化寄存器的使用。
应用推荐