Include Only Field

Include Only is an index column field, and is either blank or checked. It applies only to DB2. When checked, it adds the column into the leaf pages of the unique index. This avoids access to table pages when the column is the only other piece of data retrieved from the table other than the indexed columns. Included columns do not contribute to the unique constraint.