Support by Adding Indexes
Multiple indexes can be used to access a data file by multiple access paths. In such a scheme only single copy of the data is consider, only the number of paths is added with the use of indexes. Let us talk about two main approaches in this category: Multi-List file organisation and Inverted file organisation.