Multiple choice technology databases

Which of the following products is used to shred Extensible Mark up Language documents?

  1. DB2 AVI Extender

  2. DB2 Text Extender

  3. DB2 XML Extender

  4. DB2 Spatial Extender

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The DB2 XML Extender is specifically designed to handle XML documents within DB2 databases, including shredding (parsing and decomposing) XML into relational columns. 'Shredding' refers to the process of breaking XML documents into relational data that can be stored and queried in database tables. The other extenders serve different purposes: AVI for audio/video, Text for text search, and Spatial for geospatial data.