cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

The data stored in MS SQL database column is an entire XML structure.

How to extract the individual fields of the xml from the column??

Regards,

Rishabh

0 Likes
View Entire Topic
Former Member
0 Likes

Hi,

use extract_from_xml function which is under Conversion functions category  ,this function  will appear only when you select new function call in schema out