Check out your local user groups
Look out whats happening in the SQL world at www.sqlrelay.co.uk www.sqlserverfaq.com-
Recent Posts
Archives
Categories
Meta
Tag Archives: XML
Enforcing XML Document Structure
by default the xml variable supports a content structure of xml this is very useful if you are constructing an xml blob. It works for typed and untyped code, and it has it’s place. The following code shows an xml … Continue reading