• Use the index to search for a = 1.
  • The index lookup gives row ids.
  • GetTableRow gets the actual row (RANDOM ACCESS!)
  • Use the row to check g < 3 and project on [b, c].