Subject | Re: [ib-support] Re: Query Slow - Help |
---|---|
Author | Helen Borrie |
Post date | 2003-06-08T12:21:18Z |
At 11:23 AM 8/06/2003 +0000, you wrote:
heLen
>Hello Helen,No. You must have an index on an ORDER BY field.
>
> I tried with join and i removed the upper from the query.Now it
>takes 2 mins 40 second for fetching 27019 records.
>I haven't created the index on Cust_nam field yet.For creating index
>i have to get the permission from DBA.Is there any way to improve the
>performance without creating the index on cust_nam field?
>If i give order by <field_name>,that field has to be indexed or what??Exactly.
heLen