MSSQLTips.com - your daily source for SQL Server tips
hai to all,
i want to export the data from xml to table in sql server
can u help me
This depends on which version of SQL Server you're using
SQL 2000: Look up OpenXML in the Books OnlineSQL 2005: Look up XQuery in the Books Online