Tuesday, August 17, 2010
What is OPENXML in SQL Server?
OPENXML can parse the xml data in SQL server very efficiently in SQL Server. OpenXML primarily gives the ability to insert XML data to the relational database, however we can query the data too using OpenXML. We need to specify the path of the xml element using xpath.
Labels:
What is OPENXML in SQL Server?
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment