Dumps the results of a particular query.
Unit
Syntax
Remarks
Call the BackupQuery method to dump the results of a particular query. Query must be a valid select statement. If this query selects data from several tables, only data of the first table in the from list will be dumped.
See Also