table
The table option allows for extracting the contents of a single table from the database.
For example, the optString
value of "table=ACCTMGR"
will export the contents of the ACCTMGR table in the database to the output file.
- Note
- If the extracted table includes a foreign key reference, the extract will be successful but an import of the extracted data may not work if the referenced data does not exist in the target database for the import.