What are Clustered Base Tables (CBT)?
Tables that decrease allocated storage
Tables that contain sorted data using one to four columns.
Tables that increase pre-sorting of new table records before a loading operation.
Tables that replicate the base table.
Submit