Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.databases.ms-sqlserver    |    Notorious Rube Goldberg contraption    |    19,505 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 19,309 of 19,505    |
|    Erland Sommarskog to All    |
|    Re: Unable to query xml data in sql serv    |
|    13 Jun 20 10:36:10    |
   
   From: esquel@sommarskog.se   
      
   > Thank you so much for your help. I'm able to query out some data now.   
   > Do you know the best way to query multiple xml files? All of the files   
   > have the same file format, except the value.   
      
   SELECT ...   
   FROM tbl   
   CROSS APPLY tbl.xmlcol.nodes('/agency') AS Agency(A)   
   CROSS APPLY etc   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca