Subject Maximum number of rows in Firebird 2.1 and up (is it 1099511627776 records ?)
Author lmatusz
We all know that documentation states that record enumeration is expanded to 40-bits (64-bits internally).

If these statements above are true then maximum number of records (rows) are:
2^40 which is 1099511627776 records (above 1 Tera records).

I am asking this question because the docs states (or faq) it is above 16 G records (and not measured beyond) (2^34)

Please someone maybe from firebird developers reply to question stated above.

Thanks in advance.