Syntax

Here is the required syntax for a bulk copy and express transfer statement:

transfer [with report]
{to | from} ‘secondaryname userid password;
with {insert | replace | truncate| alter table} into tablename;
sourceselectstatement

where: