Sorry, but there are no more tags available to filter with.
-
-- 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"...
Page 1 of 1 (1 items)