Concepts > Attributes (MetaAttributes) > ALLOW OVERFLOW \ DB2 10.5
ALLOW OVERFLOW \ DB2 10.5
Specifies that the range-clustered table allows rows with key values
that are outside of the defined range of values. When a range-clustered
table is created to allow overflows, the rows with key values outside of
the range are placed at the end of the defined range without any
predetermined order. Operations involving these overflow rows are
less efficient than operations on rows having key values within the
defined range.
Translations
Type
Boolean (2) Standard
 
List of MetaClasses