home - keyword index

Keyword: CLUSTER

jump to Columns back to index

Tables

Table Name Description
ALL_CLUSTER_HASH_EXPRESSIONS Hash functions for all accessible clusters
DBA_CLUSTER_HASH_EXPRESSIONS Hash functions for all clusters
USER_CLUSTER_HASH_EXPRESSIONS Hash functions for the user's hash clusters
top back to index

Columns

Column Name Description
CLUSTERING_FACTOR (DBA_IND_SUBPARTITIONS)
CLUSTERING_FACTOR (USER_INDEXES) A measurement of the amount of (dis)order of the table this index is for
CLUSTERING_FACTOR (USER_IND_PARTITIONS)
CLUSTERING_FACTOR (DBA_INDEXES) A measurement of the amount of (dis)order of the table this index is for
CLUSTERING_FACTOR (USER_IND_SUBPARTITIONS)
CLUSTERING_FACTOR (ALL_INDEXES) A measurement of the amount of (dis)order of the table this index is for
CLUSTERING_FACTOR (IND) A measurement of the amount of (dis)order of the table this index is for
CLUSTERING_FACTOR (ALL_IND_SUBPARTITIONS)
CLUSTERING_FACTOR (ALL_IND_PARTITIONS)
CLUSTERING_FACTOR (DBA_IND_PARTITIONS)
CLUSTER_NAME (DBA_CLU_COLUMNS) Cluster name
CLUSTER_NAME (USER_OBJECT_TABLES) Name of the cluster, if any, to which the table belongs
CLUSTER_NAME (ALL_CLUSTERS) Name of the cluster
CLUSTER_NAME (ALL_TABLES) Name of the cluster, if any, to which the table belongs
CLUSTER_NAME (ALL_CLUSTER_HASH_EXPRESSIONS) Name of cluster
CLUSTER_NAME (USER_CLUSTERS) Name of the cluster
CLUSTER_NAME (DBA_TABLES) Name of the cluster, if any, to which the table belongs
CLUSTER_NAME (USER_ALL_TABLES) Name of the cluster, if any, to which the table belongs
CLUSTER_NAME (DBA_CLUSTER_HASH_EXPRESSIONS) Text of hash function of the cluster
CLUSTER_NAME (USER_CLUSTER_HASH_EXPRESSIONS) Name of cluster
CLUSTER_NAME (DBA_ALL_TABLES) Name of the cluster, if any, to which the table belongs
CLUSTER_NAME (TABS) Name of the cluster, if any, to which the table belongs
CLUSTER_NAME (USER_CLU_COLUMNS) Cluster name
CLUSTER_NAME (ALL_ALL_TABLES) Name of the cluster, if any, to which the table belongs
CLUSTER_NAME (ALL_OBJECT_TABLES) Name of the cluster, if any, to which the table belongs
CLUSTER_NAME (DBA_CLUSTERS) Name of the cluster
CLUSTER_NAME (USER_TABLES) Name of the cluster, if any, to which the table belongs
CLUSTER_NAME (DBA_OBJECT_TABLES) Name of the cluster, if any, to which the table belongs
CLUSTER_NAME (CLU) Name of the cluster
CLUSTER_OWNER (DBA_OBJECT_TABLES) Owner of the cluster, if any, to which the table belongs
CLUSTER_OWNER (ALL_TABLES) Owner of the cluster, if any, to which the table belongs
CLUSTER_OWNER (USER_TABLES) Owner of the cluster, if any, to which the table belongs
CLUSTER_OWNER (DBA_TABLES) Owner of the cluster, if any, to which the table belongs
CLUSTER_OWNER (ALL_ALL_TABLES) Owner of the cluster, if any, to which the table belongs
CLUSTER_OWNER (ALL_OBJECT_TABLES) Owner of the cluster, if any, to which the table belongs
CLUSTER_OWNER (USER_OBJECT_TABLES) Owner of the cluster, if any, to which the table belongs
CLUSTER_OWNER (USER_ALL_TABLES) Owner of the cluster, if any, to which the table belongs
CLUSTER_OWNER (TABS) Owner of the cluster, if any, to which the table belongs
CLUSTER_OWNER (DBA_ALL_TABLES) Owner of the cluster, if any, to which the table belongs
CLUSTER_TYPE (DBA_CLUSTERS) Type of cluster: b-tree index or hash
CLUSTER_TYPE (USER_CLUSTERS) Type of cluster: b-tree index or hash
CLUSTER_TYPE (CLU) Type of cluster: b-tree index or hash
CLUSTER_TYPE (ALL_CLUSTERS) Type of cluster: b-tree index or hash
top back to index

Comment on this page:




home - keyword index