speeding up a query
From: Rahul Chatterjee (rahul_at_benesysinc.com)
Date: 02/16/04
- Next message: Steve Kass: "Re: generating values"
- Previous message: Miro: "generating values"
- Next in thread: Ray Higdon: "Re: speeding up a query"
- Reply: Ray Higdon: "Re: speeding up a query"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 16 Feb 2004 11:01:14 -0500
Hello All
In my database I have multiple tables. I use select information from each of
these tables and insert it into one single table. I then index it up and run
queries on it. The table is dropped each time and recreated and reindexed.
THis process takes relatively less time. The reindexing of the table though
takes a huge amount of time (as there are about 3 million records). Also any
queries that I run on this table (even though the queries include the
appropriate key values) takes long to run. I have four indexes on the table
and I dont think I can insert any more relevant indexes on it.
The queries get called from Crystal Reports 8.5 reports and they take
significant amount of time to execute. What can I do to speed up queries in
general?
Thanks in advance
- Next message: Steve Kass: "Re: generating values"
- Previous message: Miro: "generating values"
- Next in thread: Ray Higdon: "Re: speeding up a query"
- Reply: Ray Higdon: "Re: speeding up a query"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|