开发者

When does CBO compiler use Range scan in oracle?

开发者_JAVA技巧When does CBO compiler use Range scan in oracle??


When there's a suitable index on the table - and the calculated cost of the plan is the least (or if the query is hinted to scan the index).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜