exporting a schema + data as XML (and importing as well)
Is there a way to export a databse schema + data or alone the schema of a database as XML kind of out of the box in Oracle?
I'm using .NET on the other hand and with the XMLWriter classes there would be means to do that manually but if Oracle has an automatism for this, I would be much happier.
--
Christoph
I'm using .NET on the other hand and with the XMLWriter classes there would be means to do that manually but if Oracle has an automatism for this, I would be much happier.
--
Christoph
0