8

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?

Dog Ears
  • 9,637
  • 5
  • 37
  • 54
cshah
  • 325
  • 1
  • 4
  • 13

2 Answers2

3

Introduction to XQuery in SQL Server 2005

Paul Bambury
  • 1,252
  • 1
  • 13
  • 17
Abe Miessler
  • 82,532
  • 99
  • 305
  • 486
3

I found the XQuery Labs at Beyondrelational.com very useful also add the following links to your bookmarks:

Dog Ears
  • 9,637
  • 5
  • 37
  • 54