[Home] [Help]
[Dependency Information]
| Object Name: | _DBA_XSTREAM_OUT_ADT_PK_TABLES |
|---|---|
| Object Type: | VIEW |
| Owner: | SYS |
| Subobject Name: | |
| Status: | VALID |
Tables with ADT attributes in the primary key
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| OWNER | VARCHAR2 | (128) | Yes | Owner of the object |
| TABLE_NAME | VARCHAR2 | (128) | Yes | Name of the object |
| OBJECT_NUMBER | NUMBER | Yes | Object number |
Cut, paste (and edit) the following text to query this object:
SELECT OWNER
, TABLE_NAME
, OBJECT_NUMBER
FROM SYS._DBA_XSTREAM_OUT_ADT_PK_TABLES;
SYS
CCOL$
CDEF$
COL$
OBJ$
USER$
SYS._DBA_XSTREAM_OUT_ADT_PK_TABLES is not referenced by any database object
|
|
|
|