Sign in
|
Join
|
Help
in
Current Tags
(Entire Site)
Drowning In Technical Debt
C# | ASP.NET | SharePoint | SQL | Architecture | SOA |
Home
Blogs
Downloads
All Tags
»
primer
(
RSS
)
Browse by Tags
sql
xml
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)