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 filename [ON [CURSOR] cursor] [WITH options]

Discussion

arg1
arg2

Examples

export select * from trans_table to output.dat;

2nd example

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