Subject | Re: [firebird-support] Technical info |
---|---|
Author | Ivan Prenosil |
Post date | 2003-12-10T12:59:15Z |
> >Any idea where I can find actual numbers, especially max number ofrecords
> >per table?In fact the number is less than 2^32. Each row has its rdb$db_key key
>
> Same as InterBase - 2^32. After that, think about archiving. :-))
(which is 32 bit), but db_keys are also "consumed" by blobs,
and some possible db_key values will always remain unused
(thanks to sub-optimal algorithm for their assigning).
Ivan