What can you achieve by implementing reverse key index?

What can you achieve by implementing reverse key index?

What can you achieve by implementing reverse key index?

A.
Remove repeated key values from the index to fit more index entries in a given amount of disk space

B.
Prevent contention on the highest leaf block when using sequences to generate keys

C.
Reverse the bytes of each column indexed including the row ID

D.
Store a bitmap for each key value instead of a list of row IDs in the leaf node



Leave a Reply 3

Your email address will not be published. Required fields are marked *


Finch

Finch

Always a good job right here. Keep rolling on trohguh.

everrest

everrest

Hi, can you explain why this answer is correct and ohters are incorrect?

networkmanagers

networkmanagers

I choose B