I need to store some xml into a database as sting. The xml is needed for future processing of the extracted text but doesnt play any role in selection/update/delete process e.g. I want the text to contain various nodes but for the select/ update/ delete sections to be able to just ignore them. Is this at all possible and if so what databases support this?