Subject | Re: [firebird-support] Re: Table with more than 100 index. |
---|---|
Author | Ann W. Harrison |
Post date | 2009-12-08T19:59:17Z |
Dimitry Sibiryakov wrote:
uncompressed, not on the whole record.
Best regards,
Ann
>Just to clarify, the sort in Firebird operates on the selected fields
> Ivan, sorting in Firebird has one vulnerability: it operates with
> uncompressed records, so if you have field VARCHAR(30000), filled with
> average 100 characters, sorting may be inefficient because every time
> during merge it will move 30000 bytes. Ordered reading won't.
>
uncompressed, not on the whole record.
Best regards,
Ann