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


VIEW: SYS.IMP_LOB_NOTNULL

Object Details
Object Name: IMP_LOB_NOTNULL
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
TNAME VARCHAR2 (128) Yes
OWNER VARCHAR2 (128) Yes
TYPE NUMBER
Yes
ISNULL NUMBER
Yes
Query Text

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


SELECT TNAME
,      OWNER
,      TYPE
,      ISNULL
FROM SYS.IMP_LOB_NOTNULL;

Dependencies

[top of page]

SYS.IMP_LOB_NOTNULL references the following:

SchemaSYS
TableCOL$
TableOBJ$
TableUSER$

SYS.IMP_LOB_NOTNULL is not referenced by any database object