I was curious if a single page of the database was limited to at most one record, aka can records be packed into a single page?
If it does pack records, then the purpose of the page size becomes less obvious to me. It can certainly be used to match the size of the underlying OS/hardware more efficiently, but could it serve another purpose? Thanks. --Paul