There are only 36 bytes to store row offsets, does this impose a limitation on the number of rows per page? Given that each row includes pointers to other rows, if a row is defined as having a single char(1) column, what is the maximum number of rows per page?
↧