4
Answer (Choose 1 answer)
What if the DBMS does not create an index on the primary key?
A. Create a Bitmap index on the full primary key.
B. Create a B-tree index on the full primary key
C. Create a Bitmap index on the individual part of primary key.
D. Create a B-tree index on the individual part of primary key.
Elt