Action disabled: source

DRAFT

Omnidex SQL: LOAD OFX

Description

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.

Syntax

LOAD OFX FOR TABLE table 
            [ON [INSTANCE] instance] 
            [WITH options]

Discussion

arg1
arg2

Examples

Simple

2nd example

 
Back to top
dev/sql/statements/load_ofx/home.txt ยท Last modified: 2016/06/28 22:38 (external edit)