Load (generate) offset indexes for a Omnidex Snapshot or flatfile character delimited table.
The LOAD OFX statement is used to generate an index file containing record offsets that is used to provide fast file seek access into the Omnidex Snapshot.
The LOAD OFX statement should only be used on tables within an Omnidex database declared with TYPE FILE.
LOAD OFX FOR TABLE table [ON [INSTANCE] instance] [WITH options]