i have to export my oracle data to a remote location.
Let me explain the scenario :
we have our website hosted by a nodal agency which has got SQL server database. we have our database in oracle. we are required to frequently update our data on website. now is there any export tool in oracle which can direclty export the data to their database at remote location.
If you're exporting only data from your oracle database,then what format do they expect to receive the data in?
You can use reporting tools or microsoft query in excel to extract the data into a flat file.
Bookmarks