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


TABLE: SYS.EXP_SERVICE$

Object Details
Object Name: EXP_SERVICE$
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
NAME VARCHAR2 (64)
ATTR_NAME VARCHAR2 (100)
ATTR_VALUE VARCHAR2 (4000)
Query Text

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


SELECT NAME
,      ATTR_NAME
,      ATTR_VALUE
FROM SYS.EXP_SERVICE$;

Dependencies

[top of page]

SYS.EXP_SERVICE$ does not reference any database object

SYS.EXP_SERVICE$ is not referenced by any database object