File indexes allow records to be quickly located within a database file. They exist in a separate file, that is much smaller than the actual data file. After file structures are changed, record deletions, and/or the unlikely event of data corruption, the index files will need to be rebuilt. This process is referred to as reindexing the data files. This section will detail how to use the Reindex the data files.