Question
The order of a leaf node in a B+ tree is the maximum number of (value, record pointer ) pairs it can hold. Given that the block size is 1024 bytes, record pointer is 9 byte long, the value field is 13 bytes long and block pointer is 8 bytes long. The order of the leaf node is _____.