on 2014 Jan 23 8:44 AM
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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.