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


VIEW: SYS.KU$_IND_SUBNAME_VIEW

Object Details
Object Name: KU$_IND_SUBNAME_VIEW
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
TAB_OWNER VARCHAR2 (128)
IND_OWNER VARCHAR2 (128)
TAB_NAME VARCHAR2 (128)
IND_NAME VARCHAR2 (128)
TAB_PART_NAME VARCHAR2 (128)
IND_PART_NAME VARCHAR2 (128)
TAB_SUBPART_NAME VARCHAR2 (128)
IND_SUBPART_NAME VARCHAR2 (128)
TSNAME VARCHAR2 (30)
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT TAB_OWNER
,      IND_OWNER
,      TAB_NAME
,      IND_NAME
,      TAB_PART_NAME
,      IND_PART_NAME
,      TAB_SUBPART_NAME
,      IND_SUBPART_NAME
,      TSNAME
FROM SYS.KU$_IND_SUBNAME_VIEW;

Dependencies

[top of page]

SYS.KU$_IND_SUBNAME_VIEW references the following:

SchemaSYS
TableIND$
TableINDCOMPART$
TableINDPART$
TableINDSUBPART$
ViewKU$_SCHEMAOBJ_VIEW
TableOBJ$
ViewSESSION_ROLES
TableTABCOMPART$
TableTABPART$
TableTABSUBPART$
TableTS$

SYS.KU$_IND_SUBNAME_VIEW is not referenced by any database object