Search code examples
sql-serversql-server-2008xquery-sql

Learning XQuery() in SQL server


SQL server 2008 sp2

I am a beginner and finding that XQuery syntax especially XPath very challenging. For e.g. trying to use various xml methods like exists(), nodes(), value() etc….

Is there a good tutorial online or book you recommnded?


Solution

  • Introduction to XQuery in SQL Server 2005