Re: Nonclustered index which includes XML column
- From: Leon Mayne <leon.rmvme@xxxxxxxx>
- Date: Wed, 10 Sep 2008 11:26:03 +0100
Bob wrote:
In SQL 2005, you can use the new INCLUDE clause to include columns (including XML columns) with an index.
That's odd, if you try to create the index in the SSMS designer then it will not allow you to add the XML column in the included column list, hence I assumed you could not add an XML column as an included column in the index definition. If you create the index using CREATE NONCLUSTERED INDEX then it works fine.
Thanks.
.
- Follow-Ups:
- Re: Nonclustered index which includes XML column
- From: Leon Mayne
- Re: Nonclustered index which includes XML column
- References:
- Nonclustered index which includes XML column
- From: Leon Mayne
- RE: Nonclustered index which includes XML column
- From: Bob
- Nonclustered index which includes XML column
- Prev by Date: RE: Nonclustered index which includes XML column
- Next by Date: Re: Nonclustered index which includes XML column
- Previous by thread: RE: Nonclustered index which includes XML column
- Next by thread: Re: Nonclustered index which includes XML column
- Index(es):