Just wanted to clarify something in the Docs.
An "index" page.....
If I create an index on a table for column foo character(8) would that require:
Character value overhead: 4 bytes
Per index page: 20 bytes
Row offset per index entry: 4 bytes
Row fixed-size header per index entry: 27 bytes
Does that sound correct?
Thanks,
Keaton