Step 2: Import Tables to Destination ADW
Use DBMS_CLOUD.COPY_DATA to import each exported table using wildcards to match multi-part, timestamped files. The destination tables already exist. Data is inserted into the destination table.
Use DBMS_CLOUD.COPY_DATA to import each exported table using wildcards to match multi-part, timestamped files. The destination tables already exist. Data is inserted into the destination table.