XML -> DDL / DML
- From: Bjørn Dörr Jensen <B.D.Jensen@xxxxxxx>
- To: <oracle-l@xxxxxxxxxxxxx>
- Date: Mon, 26 Sep 2005 20:42:02 +0200
Hi!
I have to take a xml-document through a web-service.
Are there tools to generate table-ddl's?
The xml-document should be "converted", e.g. stored in a set of (normalized)
tables.
Wich package can I use? Or is there an tool that convert the xml to
table-insert-scripts.
I think I'll be able to handle solution using PL/SQL, Java or Perl. Perhaps
there something useful for this kind in JDeveloper?
Greeting & thanks
Bjørn
--
http://www.freelists.org/webpage/oracle-l
- Follow-Ups:
- Re: XML -> DDL / DML
- From: Michael McMullen
Other related posts:
- » XML -> DDL / DML
- » Re: XML -> DDL / DML
- » Re: XML -> DDL / DML
- » Re: XML -> DDL / DML
- Re: XML -> DDL / DML
- From: Michael McMullen