One example of B* trees for tables are B* trees for a table that contains primary data and secondary keys, as described in the following.
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.