Examples
- The following example shows how to use the ARSDB program to export
the
arsprt
table from the database to a file. The output file is named arsprt and will be written to the directory in which the ARSDB program was invoked.arsdb -x arsprt
- The following example shows how to use the ARSDB program to import
the arsprt table from a file into the database. The input file is
named
arsprt
and resides in the directory in which the ARSDB program was invoked.arsdb -i arsprt