Replace
To replace the contents of an existing table, expand the Upload Type listbox and click replace.
The file that you specify in the File Name field should contain the same number of columns and column widths as the table whose contents you want to replace.
When the macro runtime performs the replace operation, the database
server replaces the contents of the specified table using the data
from the specified file and using the column names and widths already
defined in the existing table. For example, table zietest
has
8 columns and 300 rows of data before the replace operation, but can
contain 8 columns and 250 rows (all with brand-new data) after the
replace operation.