Subject Primary Keys - [was] Database File Size
Author Alan McDonald
> Don't forget the other two limits that might come into play with
> a very large database:
>
> maximum of 4 billion rows per table

This is very interesting for all those wanting to use Int64 as their primary
keys.
This must be the absolute range of Int32. Surely with FB1.5, the maximum
rows per table is equivalent to the absolute range of Int64??? Anyone know?
Alan