December 2002
Intermediate to advanced
928 pages
85h 29m
English
COPY { FROM connection | TO connection}
(APPEND | CREATE | INSERT | REPLACE)
destination_table [(column_list)] USING select_statementAllows you to use SQL*Plus as a conduit for transferring data between two Oracle databases.
The COPY command is now a deprecated feature. It will not handle new datatypes, including object types, introduced in Oracle8 and higher.