0

I am not sure if this is possible or not.

I have a column in a table that contains a lot of XML, but I only want a single part of the XML.

Is there a way that I can get that one bit of XML and get rid of the rest?

HaveNoDisplayName
  • 8,291
  • 106
  • 37
  • 47
David
  • 1
  • 1
  • 3
    Which RDBMS is this for? Please add a tag to specify whether you're using `mysql`, `postgresql`, `sql-server`, `oracle` or `db2` - or something else entirely. – marc_s Jun 25 '15 at 06:32
  • also add some example strings and tell us what part exactly it is you need to get out of there – Jeremy C. Jun 25 '15 at 07:08
  • possible duplicate of [How can I query a value in SQL Server XML column](http://stackoverflow.com/questions/10344553/how-can-i-query-a-value-in-sql-server-xml-column) – Stavr00 Jun 25 '15 at 15:20

0 Answers0