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


TABLE: CTXSYS.DR$SECTION_GROUP

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

Storage Details
Tablespace: TablespaceCTXD
PCT Free: 10
PCT Used: 40
Primary Key: DRC$SGP_KEY
  1. ColumnSGP_ID
Unique Key: DRC$SGP_UNIQE
  1. ColumnSGP_NAME
  2. ColumnSGP_OWNER#
Indexes
Index Type Uniqueness Tablespace Column
DRC$SGP_KEY NORMAL UNIQUE TablespaceCTXD ColumnSGP_ID
DRC$SGP_UNIQE NORMAL UNIQUE TablespaceCTXD ColumnSGP_NAME
ColumnSGP_OWNER#
Columns
Name Datatype Length Mandatory Comments
SGP_ID NUMBER
Yes
SGP_OWNER# NUMBER
Yes
SGP_NAME VARCHAR2 (30) Yes
SGP_OBJ_ID NUMBER

Query Text

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


SELECT SGP_ID
,      SGP_OWNER#
,      SGP_NAME
,      SGP_OBJ_ID
FROM CTXSYS.DR$SECTION_GROUP;

Dependencies

[top of page]

CTXSYS.DR$SECTION_GROUP does not reference any database object

CTXSYS.DR$SECTION_GROUP is referenced by following:

SchemaCTXSYS
Package BodyCTX_ADM - show dependent code
ViewCTX_SECTIONS
ViewCTX_SECTION_GROUPS
ViewCTX_USER_SECTIONS
ViewCTX_USER_SECTION_GROUPS
Package BodyDRISGP - show dependent code