Syntax

This is the required syntax for a bulk copy transfer statement:

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

where: