354 views
0 votes
0 votes
Why B or B+ tree is prefer for database indexing rather than AVL tree ????

1 Answer

0 votes
0 votes
For searching perspective...its good.

Because it is multilevel indexing O(N2/M) which is less than O(NlogN)

Related questions

4 votes
4 votes
4 answers
1
Tuhin Dutta asked May 27, 2019
2,459 views
In a relation, if every attribute is prime but key may not be simple then the relation is in ______.A. 1NFB. 2NFC. 3NFD. BCNF
4 votes
4 votes
1 answer
2
air1ankit asked Oct 22, 2017
583 views
What is difference between attributes set of cross product and attributes set of joine ???
1 votes
1 votes
1 answer
3
air1ankit asked Oct 19, 2017
300 views
What is basic difference between mandatory attributes and multivalued attributes???
2 votes
2 votes
1 answer
4