Chapter 15 DBMS-Specific Features
A bitmap join index is a bitmap index described through a join query. It stores the row ids from one base table along with the indexed columns from the joined tables.
A bitmap join index is defined on a single table, called the base table.
For more information about bitmap join indexes, see your Oracle documentation.
You can design a bitmap join index:
Copyright (C) 2007. Sybase Inc. All rights reserved. |
![]() |