'DDL ':创建源模式中支持的所有对象的空副本。
'DDL' : Create empty copies of all supported objects from the source schema.
'COPY ':创建源模式中所有对象的空副本,然后用数据填充每个目标模式表。
'COPY' : Create empty copies of all objects from the source schema, then load each target schema table with data.
' COPYNO ':创建源模式中所有对象的空副本,然后用数据填充每个目标模式表。
'COPYNO' : Create empty copies of all objects from the source schema, then load each target schema table with data.
' COPYNO ':创建源模式中所有对象的空副本,然后用数据填充每个目标模式表。
'COPYNO' : Create empty copies of all objects from the source schema, then load each target schema table with data.
应用推荐