How To Create an index with a column XMLCLOB

IBM's flagship relational database management system
Jabdiel2
Posts: 1
Joined: Mon Jan 21, 2008 9:51 pm
Skillset: IBM
Referer: internet

How To Create an index with a column XMLCLOB

Postby Jabdiel2 » Mon Jan 21, 2008 9:54 pm

Hi all, i need help creating an index for a column datatype XMLCLOB, please help me.

User avatar
dick scherrer
Global moderator
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am

Re: How To Create an index with a column XMLCLOB

Postby dick scherrer » Wed Jan 23, 2008 3:04 am

Hello,

I believe the "key" will be some other column im the table. The column that is XMLCLOB will contain XML data.

You may find more info at this link: http://publib.boulder.ibm.com/iseries/v5r2/ic2924/books/c2711720146.htm#HDRCLOBFROMFILE
Hope this helps,
d.sch.