I am about to work on a project that will pull data from several tables in Oracle into one big table. I am hoping to put this table back into Oracle. Would it be possible to use DTS and import all the data from Oracle into a SQL Server table then put the table back into Oracle?
Thank you!