Tuple Identification

Choice #1: Fixed-length offsets

-> Each value is the same length for an attribute

Choice #2: Embedded Tuple Ids

-> Each value is stored with its tuple id in a column

Last updated