To improve data retrieval you may use the below: 1. partition the table(range,case,date).
(为了改善数据检索,您可以使用以下方法:1.对表进行分区(范围,大小写,日期)。)
2. use compress in columns, so that values occurring again and again will be stored as part of table headers. (2.在列中使用compress,以便将反复出现的值存储为表头的一部分。)
3. choose indexes(UPI/PI) wisely. (3.明智地选择索引(UPI / PI)。)
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…