I have to load an xml file into a XMLType column of a table.
Is it possible to load it by using SQL Developer?
I use SQL Developer 3.0.04 on 10gR2 Express Edition.
I've seen that it's possible for example to export the content of a table in xml format but it doesn't seem to me that it's possible to import an xml file into a table.
Any advices?
Thanks!