Quantcast
Channel: Mohamed Houri’s Oracle Notes
Viewing all articles
Browse latest Browse all 224

Index unique scan and the Clustering Factor: does it matter?

$
0
0
When the CBO evaluates the cost of using an index it uses the following formula: The third line of the above formula multiplies the index clustering factor by the effective table selectivity. This means that the more the index clustering factor value is big the less is the chance to see this index used by [...]

Viewing all articles
Browse latest Browse all 224

Trending Articles