You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
is there a comperable command/function in pl/sql developer for the sql*plus copy command?
COPY FROM TO
Administrator
Staff member
The COPY command is currently not supported by the Command Window. To copy table data you can use the Export Tables and Import Table tools.
You can alternatively type SQLPLUS on the Command Window command-line and enter the copy statement there
.
------------------
Marco Kalter
Allround Automations