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


TABLE: CTXSYS.DR$FREQTOKS

Object Details
Object Name: DR$FREQTOKS
Object Type: TABLE
Owner: CTXSYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceCTXD
PCT Free: 10
PCT Used: 40
Indexes
Index Type Uniqueness Tablespace Column
IDX1_DR$FREQTOKS NORMAL NONUNIQUE TablespaceCTXD ColumnFQT_IDX_ID
ColumnFQT_IXP_ID
IDX2_DR$FREQTOKS NORMAL NONUNIQUE TablespaceCTXD ColumnFQT_FLUSH_ID
Columns
Name Datatype Length Mandatory Comments
FQT_IDX_ID NUMBER

FQT_IXP_ID NUMBER

FQT_FLUSH_ID NUMBER

FQT_TOKEN VARCHAR2 (64)
FQT_TKTYPE NUMBER

FQT_NUMOCC NUMBER

Query Text

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


SELECT FQT_IDX_ID
,      FQT_IXP_ID
,      FQT_FLUSH_ID
,      FQT_TOKEN
,      FQT_TKTYPE
,      FQT_NUMOCC
FROM CTXSYS.DR$FREQTOKS;

Dependencies

[top of page]

CTXSYS.DR$FREQTOKS does not reference any database object

CTXSYS.DR$FREQTOKS is not referenced by any database object