Tony IJntema Mon, 19 Oct 2015 00:00:03 -0700
I have to develop an input program which is able to load a rather complex XML file.
The XML file contains up to 10 tables, each with about 10 to 30 columns. I am interested in tips how to load such a file into the database. Tony