Mar 5, 2016 batch example pl/pgsql postgres script xml xpath Use XPath in PL/PGSQL for Batch Processing A while ago I had to process XML loaded in a PostgreSQL database. The task was to extract references from a publication structure. Fortunately, PostgreSQL
Mar 5, 2014 oracle query sql xml xmlfield xmltype xpath Memory dump: Work with XMLField in Oracle (part 2) TL;DR: Here I present a SQL example from creating the table to performing a SELECT. Table of Contents 1. Part 1 - Prerequisites 2.