This is an old revision of the document!


DRAFT

Omnidex SQL:

Description

 Export records to a 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.1278214083.txt.gz ยท Last modified: 2012/10/26 14:58 (external edit)