2.72 ALL_CLUSTER_HASH_EXPRESSIONS
ALL_CLUSTER_HASH_EXPRESSIONS displays hash functions for all hash clusters accessible to the current user.
               
Related Views
- 
                        DBA_CLUSTER_HASH_EXPRESSIONSdisplays hash functions for all hash clusters in the database.
- 
                        USER_CLUSTER_HASH_EXPRESSIONSdisplays hash functions for all hash clusters owned by the current user.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the cluster | 
| 
 | 
 | 
 | Name of the cluster | 
| 
 | 
 | 
 | Text of the hash function of the hash cluster | 
See Also: