The data extraction facility is a group of database options that improve performance dramatically for queries with large result sets.
Like other database options, the data extraction options can be set either as temporary or permanent. Ordinarily these options are set as temporary. The extract options are set for a connection.
A binary format is supported, which allows loading the output data into the same or a different IQ database.
A SELECT statement with heavy output will run up to 4 times faster for ASCII output and up to 9 times faster for binary output.