| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> B-Tree's and internal DBMS implementations
Hi all.
I'am somewhat curious about the B-tree algorithms and how RDBMS us them successfully. My question is, what is stored at the leaf level? is it memory addresses for the set that matches a point query? I assume a relation that has 3 indexes would have 3 corresponding B-trees for each of the indexes?
How does the B-Tree deal with the LIKE clause, does that then cause a linear search through the tree?
Thanks, Jon Received on Mon Dec 30 2002 - 20:31:23 CST
![]() |
![]() |