C. Standard Catalog Interface : Catalogs : The iihistograms Catalog
 
Share this page                  
The iihistograms Catalog
The iihistograms table contains histogram information used by the optimizer:
Column Name
Data Type
Description
table_name
char(256)
The table for the histogram. Must be a valid name.
table_owner
char(32)
The table owner. Must be a valid name.
column_name
char(256)
The name of the column. Must be a valid name.
text_sequence
Integer
The sequence number for the histogram, numbered from 1. There may be several rows in this table, used to order the optdata data when histogram is read into memory.
text_segment
char(228)
The encoded histogram data, created by optimizedb.