| Author |
The XMLQuery syntax problem
|
Sindhu Kodoor
Ranch Hand
Joined: Sep 03, 2010
Posts: 65
|
|
Hi,
I have a DB2 table , say for example the table name "Customer" , it has a column XML_DATA that has the entire xml loaded into each row, I need to write a select XMLQUERY, to extract all the customers with customer Id="ALL", for that
the query I wrote is :
But instead of filtering by customerId=ALL, it is returning all the records in Customer table, please kindly help me out.
Thanks,
|
 |
 |
|
|
subject: The XMLQuery syntax problem
|
|
|