Extract oracle tables to a delimited file?
I am not sure where I should post this question. I need to move some tables in oracle database to sql server. I wonder how I can achieve this. Does the export/import of oracle able to extract the oracle table data into a delimited file? Is there any other way I can achieve this? My oracle version is 10.2.0.3. Sql Server version is 2005. Please advice. Thank you very much.
0