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


VIEW: SYS.KU$_EXPACT_VIEW

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
OWNER VARCHAR2 (128) Yes
NAME VARCHAR2 (128) Yes
PREPOST NUMBER
Yes
Query Text

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


SELECT OWNER
,      NAME
,      PREPOST
FROM SYS.KU$_EXPACT_VIEW;

Dependencies

[top of page]

SYS.KU$_EXPACT_VIEW references the following:

SchemaSYS
TableEXPACT$
SYS.KU$_EXPACT_VIEW is referenced by following:

SchemaSYS
ViewKU$_POST_TABLE_VIEW
ViewKU$_PRE_TABLE_VIEW