0
1.7kviews
Explain Indexing and its types.
1 Answer
written 2.9 years ago by |
Indexing:
For a file with a given record structure consisting of several fields, an index access structure is defined on a single field of file, called an indexing field.
An index on a file speeds up selection on the search key fields for the index.
An index file consists of …