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


TABLE: SYS.DBMS_APPS_UPG_WORKING

Object Details
Object Name: DBMS_APPS_UPG_WORKING
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: Tablespace
PCT Free: 0
PCT Used: 0
Primary Key: PK_O
  1. ColumnW_OBJ#
Indexes
Index Type Uniqueness Tablespace Column
PK_O IOT - TOP UNIQUE TablespaceSYSTEM ColumnW_OBJ#
Columns
Name Datatype Length Mandatory Comments
W_OBJ# NUMBER
Yes
W_NAME VARCHAR2 (30)
W_NAMESPACE VARCHAR2 (30)
LVL NUMBER

Query Text

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


SELECT W_OBJ#
,      W_NAME
,      W_NAMESPACE
,      LVL
FROM SYS.DBMS_APPS_UPG_WORKING;

Dependencies

[top of page]

SYS.DBMS_APPS_UPG_WORKING does not reference any database object

SYS.DBMS_APPS_UPG_WORKING is not referenced by any database object