11.4 Performing operations on multi-chunk tables
This section explains operations specific to multi-chunk tables. A multi-chunk table is a general name for the following tables:
-
Regular multi-chunk table
-
Archivable multi-chunk table
For details about base table operations, see 11.1 Base table operations.
- Organization of this section
11.4.2 Storing data in a multi-chunk table (background import)
11.4.3 Notes on retrieving and updating data in an archivable multi-chunk table
11.4.7 Deleting data stored in a multi-chunk table in a batch
11.4.8 Checking the chunk status and the number of chunks created
11.4.13 Checking whether a multi-chunk table needs to be reorganized
11.4.14 Reorganizing a multi-chunk table: Chunk-based reorganization
11.4.15 Reorganizing a multi-chunk table: Reorganization of an entire table
11.4.16 Reorganizing a multi-chunk table: Reorganization using a sample shell script
11.4.17 Archiving chunks (when using an archivable multi-chunk table)
11.4.18 Unarchiving chunks (when using an archivable multi-chunk table)
11.4.20 Changing a regular multi-chunk table to an archivable multi-chunk table
11.4.21 Changing an archivable multi-chunk table to a regular multi-chunk table
11.4.25 Operation taking archive of chunks into consideration