Re: Nested Partitions?
- From: "RG" <nobody@xxxxxxxxxxx>
- Date: Fri, 4 Dec 2009 06:02:38 -0500
I would like to influence my query so that a particular index should be
used. Considering I am using sql 2005, how do you force use of an index.
Are there instances where sql server doesn't use an indexes even though
hints were provided?
Thanks in advance
"Dan Guzman" <guzmanda@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:A893DB9C-B69B-459F-8977-B62BE89C047F@xxxxxxxxxxxxxxxx
Is it possible to have a partition within a partition? If yes, how?
No, but you can have a view that unions multiple partitioned tables. I haven't run into a use case for this, though. What are you trying to accomplish?
--
Hope this helps.
Dan Guzman
SQL Server MVP
http://weblogs.sqlteam.com/dang/
.
- Follow-Ups:
- Re: Nested Partitions?
- From: Dan Guzman
- Re: Nested Partitions?
- From: Russell Fields
- Re: Nested Partitions?
- References:
- Nested Partitions?
- From: RG
- Re: Nested Partitions?
- From: Dan Guzman
- Nested Partitions?
- Prev by Date: Embedded SQL-server, can this be opened.
- Next by Date: Re: Reducing a database
- Previous by thread: Re: Nested Partitions?
- Next by thread: Re: Nested Partitions?
- Index(es):
Relevant Pages
|