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


TABLE: XDB.XDB$XIDX_PARAM_T

Object Details
Object Name: XDB$XIDX_PARAM_T
Object Type: TABLE
Owner: XDB
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSAUX
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
SYS_IL0000615887C00003$$ LOB UNIQUE TablespaceSYSAUX
XDB$IDXPARAM NORMAL UNIQUE TablespaceSYSAUX ColumnUSERID
ColumnPARAM_NAME
Columns
Name Datatype Length Mandatory Comments
USERID NUMBER

PARAM_NAME VARCHAR2 (128)
PARAMSTR CLOB (4000)
Query Text

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


SELECT USERID
,      PARAM_NAME
,      PARAMSTR
FROM XDB.XDB$XIDX_PARAM_T;

Dependencies

[top of page]

XDB.XDB$XIDX_PARAM_T does not reference any database object

XDB.XDB$XIDX_PARAM_T is not referenced by any database object