Overview of Index Tutorial: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
Next: [[How to Make an Index File Tutorial]]<br>
Next: [[How to Make an Index File Tutorial]]<br>
Back: [[Tutorial 2|Table of Contents]]
Back: [[Tutorial 2|Table of Contents]]
</noinclude>
<noinclude>
[[Category:Tutorial]]
</noinclude>
</noinclude>

Revision as of 01:04, 16 July 2013

The index facility allows you to create multiple indexes, or ways to access information in a data file. The index will re-order access to a file based upon a key (which can be any part or parts of the file, for example, by name or date or both) which is associated with the relative access number. It doesn't re-order the file itself, but only the order of accessing the files.


Next: How to Make an Index File Tutorial
Back: Table of Contents