Subject | RE: [ib-support] ato increment / IDENTITY |
---|---|
Author | Ann W. Harrison |
Post date | 2001-06-13T16:51:58Z |
At 03:23 PM 6/13/2001 +0100, Ray Drew wrote:
compression. Any run of three or more identical bytes is compressed to
two bytes, length and value. Any run of more than 128 identical bytes
will require two length/value pairs.
Regards,
Ann
www.ibphoenix.com
We have answers.
>No, I picked the best case. The whole record is subject to run length
> I did not see in the docs that INT64 would vary its
>storage requirements.... Will an INT64 compress a value of
>32767 to 2 bytes? Or 255 to 1 byte?
compression. Any run of three or more identical bytes is compressed to
two bytes, length and value. Any run of more than 128 identical bytes
will require two length/value pairs.
> >The datatype of a numeric value has no effect on indexing.Not for numerics.
>
>So there's no performance benefit in using smaller keys?
Regards,
Ann
www.ibphoenix.com
We have answers.