Archive

Posts Tagged ‘Toad’

Querying XML in Oracle (using EXTRACTVALUE)

February 1st, 2010 Robert No comments

It had to happen sooner or later, today I had to query an XML type column in Oracle. It’s a lot easier than I thought it would be – but only because I wanted to return a singular attribute.

This is how I did it using Toad:

Read more…

Post to Twitter Tweet This Post Post to Delicious Delicious Post to Digg Digg This Post Post to Facebook Facebook

Categories: Oracle Tags: , , ,