Subject | Re: [IBO] Locating |
---|---|
Author | G.Allen Casteran |
Post date | 2002-08-07T11:14:16Z |
In article <aiq36o+ooaq@...>, ryan@... says...
table to "locate" your desired value. If you have an index in BOTH
ascending and descending order on that field it should run much faster.
Allen.
> Hi there,When you are doing a locate it has to scan the relevant data from the
>
> What am I not understanding? Do I close the query, make the WHERE
> clause reflect the record I want then re-open it?
> I guess I just don't understand why all records are fetched when
> doing a locate.
> btw, I am doing a locate on the PK.
>
> Rgds,
> -Ryan
table to "locate" your desired value. If you have an index in BOTH
ascending and descending order on that field it should run much faster.
Allen.