Basic DB2 Syntax: SQL, Stored Procedures etc.

Basic DB2 syntax

Search for: Basic DB2 syntax

SQL and XQuery tutorial for IBM DB2

Processing XML using DB2 stored procedures

Search for: Processing XML using DB2 stored procedures

Use XML in DB2 SQL stored procedures

The following link actually has an example stored procedure code taking XML as input.

Sample code of processing XML

XMLExists XMLCAST XMLQUERY in DB2

Search for: XMLExists XMLCAST XMLQUERY in DB2

DB2 Native XML support

XML to relational mapping in DB2

Search for: XML to relational mapping in DB2

This article proposes a simple, efficient, and flexible way to map XML data-centric documents to DB2 without using the XML Extender.

Yet another way to map XML data to DB2

On DB2 XML Extender

Search for: On DB2 XML Extender

You don't need extender any more as they are integrated into DB2 now.

Shredding XML docs into relational tables with annotated XML schemas

This chapter describes methods to convert XML documents to rows in relational tables.