Although not a “pure” XML partitioning example, that is partitioning data on criteria within the XML document, and before I forget to mention this exercise, I would like to point out the following URL: http://forums.oracle.com/forums/thread.jspa?threadID=2234618 This small exercise was setup based on questions / comments from a reader on this blog regarding the ” Structured …
Tag Archive: XML Schema
Jul 11 2008
HOWTO: Load Really Big XML Files
Sometimes you will want to load data from huge XML files into the database. So how do you achieve this? There are more then one ways to achieve this, but most of the time a “SAX parser” is used. The term on Wikipedia for SAX is: A Simple API for XML (SAX) is a serial …
May 14 2008
XML Posts After One Year
I once started this website because of the steep learning curve regarding XMLDB functionality. After one year of existence the following posts were written by mean , for me as a notepad to remember what I have learned and or checked, tested or figured out and to pass it on to all those who are …

Recent Comments