1.

Which one of the following is a key factor for preferring B-trees to binary search trees for indexing database relations?(A) Database relations have a large number of records(B) Database relations are sorted on the primary key(C) B-trees require less memory than binary search trees(D) Data transfer form disks is in blocks.

Answer»


Discussion

No Comment Found