Syntax
cobmfhco export db=databasename tbl=table file=filename
[fmt=format] [log=logfile] [chardel=chardelimiter] [coldel=coldelimiter]
[date=dateformat] [plus=sign]
Syntax Rules
- At least one space must occur before each parameter in the command.
- There must be an equal sign (=) between parameters and their values.
- If you omit parameters that have a default value, Host Compatibility Option uses the default value.
Parameters
export
|
Parameter to invoke Export Data command line processor. Parameter is positional.
|
databasename
|
Name of the database to connect to.
|
table
|
Name of table to be exported. Can include both schema and table name.
|
filename
|
Filename to export data to.
|
format
|
Format in which to export |