This is an old revision of the document!


DRAFT

Omnidex SQL:

Description

Export records from an existing connected Omnidex Environment to a flat file.

Syntax

EXPORT [statement] TO filespec [ON [CURSOR] cursor] [WITH options]

Discussion

Examples

export select * from trans_table to output.dat;
 
Back to top
dev/sql/statements/export/home.1278216748.txt.gz ยท Last modified: 2016/06/28 22:38 (external edit)