Hi,
I have a urgent issue to work on. Please help me on this query..
Here is the XML BLOB need to separate in to different columns in query.
EX:
XML BLOB
<Topic> <Issue>Applications</Issue>
<Category>Need help on application</Category>
<Description>I am unable to open some applications and facing some problems.</Description>
</Topic>
O/P should be in below format as in separate columns
IssueCategory
Applications Applications Need helponapplication