您的位置:首页 > 其它

OCP 1Z0 052 174

2014-06-23 15:13 148 查看
174. Which two statements are true regarding B-tree index? (Choose two.)

A.The leaf blocks in the index are doubly linked.

B.The leaf node stores a bitmap for each key value.

C.The rows with NULL value in key columns also have entries in the index.

D.The deletion of a row from the table causes a logical deletion in index leaf block and the space

becomes available for the new leaf entry.

Answer: AD

B bitmap index

C oracle的B-tree索引不保存null值
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: