in

Drowning In Technical Debt

C# | ASP.NET | SharePoint | SQL | Architecture | SOA |
All Tags » sql » xml » primer (RSS)

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • SQL 2005 XML Primer

    -- create a mini inventory structure -- let's say it has toys in it declare @x xml set @x = '<items> <item id="1" type="toy"> <name>car</name> <description>toy car</description> <price>10</price> </item> <item id="2"...
    Posted to roy ashbrook (Weblog) by royashbrook on 06-18-2007
Page 1 of 1 (1 items)
Community Credit
Powered by Community Server (Commercial Edition), by Telligent Systems