[Home] [Help]
[Dependency Information]
| Object Name: | INDPART_PARAM$ |
|---|---|
| Object Type: | TABLE |
| Owner: | SYS |
| Subobject Name: | |
| Status: | VALID |
| Tablespace: | SYSTEM |
|---|---|
| PCT Free: | 10 |
| PCT Used: | 40 |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| I_INDPART_PARAM | NORMAL | UNIQUE |
SYSTEM
|
OBJ#
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| OBJ# | NUMBER | Yes | ||
| PARAMETERS | VARCHAR2 | (1000) | ||
| FLAGS | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT OBJ#
, PARAMETERS
, FLAGS
FROM SYS.INDPART_PARAM$;
SYS.INDPART_PARAM$ does not reference any database object
SYS.INDPART_PARAM$ is referenced by following:
SYS
ALL_IND_PARTITIONS
DBA_IND_PARTITIONS
DBMS_I_INDEX_UTL
- show dependent code
EXU9EIP
KU$_IND_PART_VIEW
USER_IND_PARTITIONS
|
|
|
|