Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> HELP: Exporting Data From One Table and Importing to Another
I need to export all of the data from a table in database A to a table in database B. While the table in database B has more columns, it does contain all of the columns necessary to import the database A table data. However, the column names are not identicle. Therefore, I was thinking of using the following process to get this done:
Will this work? If not, why? This there a simpler more direct process to do what I need to do?
Note: The tables are in different databases but located on the same server if that makes any difference.
--
Mike Greer
Explore potential income opportunities with Greer and Associates at http://www.ibocity.com/greeraa. Also, Come visit my digital photography web site along with a lot of other interesting stuff at http://www.greer.simplenet.com. Received on Sun Sep 26 1999 - 17:53:42 CDT
![]() |
![]() |