Subject | Re: [ib-support] Order by and BLOB field |
---|---|
Author | Ann W. Harrison |
Post date | 2001-12-19T17:16:21Z |
At 04:05 PM 12/19/2001 +0100, Paul Reeves wrote:
the same order as the sort.
Regards,
Ann
www.ibphoenix.com
We have answers.
>In any case, you can't index blobs, so your order by could be painfully slowSorting is faster than an index walk unless the data is stored in
>if a large result was returned. Perhaps you could store the first eighty chars
>in a varchar field, index it, and order by column instead?
the same order as the sort.
Regards,
Ann
www.ibphoenix.com
We have answers.