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


TABLE: SYS.LOGMNRG_NTAB$

Object Details
Object Name: LOGMNRG_NTAB$
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSTEM
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
COL# NUMBER

INTCOL# NUMBER

NTAB# NUMBER

NAME VARCHAR2 (4000)
OBJ# NUMBER
Yes
Query Text

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


SELECT COL#
,      INTCOL#
,      NTAB#
,      NAME
,      OBJ#
FROM SYS.LOGMNRG_NTAB$;

Dependencies

[top of page]

SYS.LOGMNRG_NTAB$ does not reference any database object

SYS.LOGMNRG_NTAB$ is not referenced by any database object