Basic DB2 Syntax: SQL, Stored Procedures etc.
satya - 8/27/2016, 12:18:44 PM
SQL and XQuery tutorial for IBM DB2
satya - 8/27/2016, 12:20:05 PM
Processing XML using DB2 stored procedures
Processing XML using DB2 stored procedures
satya - 8/27/2016, 12:20:44 PM
Use XML in DB2 SQL stored procedures
satya - 8/27/2016, 12:21:53 PM
Sample code of processing XML
The following link actually has an example stored procedure code taking XML as input.
satya - 8/27/2016, 12:26:05 PM
XMLExists XMLCAST XMLQUERY in DB2
XMLExists XMLCAST XMLQUERY in DB2
satya - 8/27/2016, 12:29:36 PM
XML to relational mapping in DB2
XML to relational mapping in DB2
satya - 8/27/2016, 12:32:33 PM
Yet another way to map XML data to DB2: XML Extender
This article proposes a simple, efficient, and flexible way to map XML data-centric documents to DB2 without using the XML Extender.
satya - 8/27/2016, 12:32:47 PM
On DB2 XML Extender
On DB2 XML Extender
satya - 8/27/2016, 12:34:01 PM
You don't need extender any more as they are integrated into DB2 now.
You don't need extender any more as they are integrated into DB2 now.
satya - 8/27/2016, 12:36:02 PM
Shredding XML docs into relational tables with annotated XML schemas
Shredding XML docs into relational tables with annotated XML schemas
satya - 8/27/2016, 12:37:10 PM
This chapter describes methods to convert XML documents to rows in relational tables.
This chapter describes methods to convert XML documents to rows in relational tables.