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


TABLE: OLAPSYS.XML_LOAD_RECORDS

Object Details
Object Name: XML_LOAD_RECORDS
Object Type: TABLE
Owner: OLAPSYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSAUX
PCT Free: 10
PCT Used:
Primary Key: SYS_C00244438
  1. ColumnXML_LOADID
  2. ColumnXML_RECORDID
Indexes
Index Type Uniqueness Tablespace Column
SYS_C00244438 NORMAL UNIQUE TablespaceSYSAUX ColumnXML_LOADID
ColumnXML_RECORDID
Columns
Name Datatype Length Mandatory Comments
XML_LOADID NUMBER
Yes
XML_RECORDID NUMBER
Yes
XML_RECORDTEXT VARCHAR2 (2000)
Query Text

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


SELECT XML_LOADID
,      XML_RECORDID
,      XML_RECORDTEXT
FROM OLAPSYS.XML_LOAD_RECORDS;

Dependencies

[top of page]

OLAPSYS.XML_LOAD_RECORDS does not reference any database object

OLAPSYS.XML_LOAD_RECORDS is not referenced by any database object