Table: USER_ASSOCIATIONS
All assocations defined by the user
| Column Name | Description |
|---|---|
| COLUMN_NAME | Column name in the object for which the association is being defined |
| DEF_CPU_COST | Default CPU cost if any of the object |
| DEF_IO_COST | Default I/O cost if any of the object |
| DEF_NET_COST | Default Networking cost if any of the object |
| DEF_SELECTIVITY | Default Selectivity if any of the object |
| INTERFACE_VERSION | Interface number of Statistics type interface implemented |
| OBJECT_NAME | Object name for which the association is being defined |
| OBJECT_OWNER | Owner of the object for which the association is being defined |
| OBJECT_TYPE | Schema type of the object - table, type, package or function |
| STATSTYPE_NAME | Name of Statistics type which contains the cost, selectivity or stats funcs |
| STATSTYPE_SCHEMA | Owner of the statistics type |