Re: SQL2005, validation, & XQuery
- From: weilu@xxxxxxxxxxxxxxxxxxxx (Wei Lu [MSFT])
- Date: Wed, 20 Dec 2006 09:46:33 GMT
Hello Mark,
Sorry for some mistyping in the post.
The statement should like this:
SELECT xml_col.value('declare namespace t1="http://ex.org/test";
(/t1:test)[1]', 'varchat(50)') from xml_test
Hope it will be helpful.
Sincerely,
Wei Lu
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- References:
- RE: SQL2005, validation, & XQuery
- From: Wei Lu [MSFT]
- Re: SQL2005, validation, & XQuery
- From: Han
- RE: SQL2005, validation, & XQuery
- Prev by Date: Re: SQL2005, validation, & XQuery
- Next by Date: Re: SQL2005, validation, & XQuery
- Previous by thread: Re: SQL2005, validation, & XQuery
- Next by thread: Re: SQL2005, validation, & XQuery
- Index(es):
Relevant Pages
|