You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12345678
  1. Missing pieces:
  2. - large index update support (can read large indexes, but not update them),
  3. and various other index handling issues
  4. - determine when/when not to inline memo/ole data for a row of data depending
  5. on how much will be written in the current row
  6. - implement index creation