DBA Data[Home] [Help] [Dependency Information]


VIEW: SYS._DBA_XSTREAM_OUT_ADT_PK_TABLES

Object Details
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

[View Source]

Columns
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
Query Text

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;

Dependencies

[top of page]

SYS._DBA_XSTREAM_OUT_ADT_PK_TABLES references the following:

SchemaSYS
TableCCOL$
TableCDEF$
TableCOL$
TableOBJ$
TableUSER$

SYS._DBA_XSTREAM_OUT_ADT_PK_TABLES is not referenced by any database object