Re: Dynamically Adding an Index to a query
- From: Josh Fraser <jfraser@xxxxxxxxx>
- Date: Fri, 31 Mar 2006 13:03:02 -0500
Yeah thats what I thought Bill.
Ralf, thats an interesting suggestion, the main reason why I really need an index is because I am exporting the query to a dbf table, and the app that uses that dbf table requires the index. Ah well back to the drawing board.
Josh
Ralf Jansen wrote:
Josh Fraser schrieb:.Hey all,
I have a very complex ado query (80 columns) with multiple joins.
I would really like to be able to dynamically add index's to the query. Is this possible to do ?
Josh
You should take a look at Indexed Views (SQL Server) or Materialized Views(Oracle).
Not dynamic but maybe that's something you could use here.
Ralf
- Follow-Ups:
- Re: Dynamically Adding an Index to a query
- From: Bill Todd
- Re: Dynamically Adding an Index to a query
- References:
- Dynamically Adding an Index to a query
- From: Josh Fraser
- Re: Dynamically Adding an Index to a query
- From: Ralf Jansen
- Dynamically Adding an Index to a query
- Prev by Date: Re: dbGo in Delphi 2006
- Next by Date: Re: Dynamically Adding an Index to a query
- Previous by thread: Re: Dynamically Adding an Index to a query
- Next by thread: Re: Dynamically Adding an Index to a query
- Index(es):
Relevant Pages
|