Tree application areas |
Flight reservations |
|
Indexes in databases |
A B+ Tree is commonly used to maintain database indexes, to enable the
database records to be accessed in an order that is different to that in which the records
are arranged. Two common DBMS access methods use the B+ tree structure
|