An example of B* trees for tables is a B* tree structure in which the table has primary data and a secondary key.
The table has a two-column multiple secondary key. There is one B* tree for the primary data and a second B* tree for the data of the secondary key table.