使用分段的或分区的表空间。
分段表(在多分区数据库环境中装载实用程序不支持这种表)。
Staging tables (not supported by the load utility in multiple partition database environments).
例如,按照事务日期列分段的销售表,每个月都将添加新的行来存储当月的销售数据。
For example, a sales table fragmented by transaction date column such that new rows are added each month to store current month sales data.
应用推荐