[Home] [Help]
[Dependency Information]
| Object Name: | DR$SECTION_GROUP |
|---|---|
| Object Type: | TABLE |
| Owner: | CTXSYS |
| Subobject Name: | |
| Status: | VALID |
| Tablespace: | CTXD |
|---|---|
| PCT Free: | 10 |
| PCT Used: | 40 |
SGP_ID
SGP_NAME
SGP_OWNER#| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| DRC$SGP_KEY | NORMAL | UNIQUE |
CTXD
|
SGP_ID
|
| DRC$SGP_UNIQE | NORMAL | UNIQUE |
CTXD
|
SGP_NAME
SGP_OWNER#
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| SGP_ID | NUMBER | Yes | ||
| SGP_OWNER# | NUMBER | Yes | ||
| SGP_NAME | VARCHAR2 | (30) | Yes | |
| SGP_OBJ_ID | NUMBER |
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;
CTXSYS.DR$SECTION_GROUP does not reference any database object
CTXSYS.DR$SECTION_GROUP is referenced by following:
CTXSYS
CTX_ADM
- show dependent code
CTX_SECTIONS
CTX_SECTION_GROUPS
CTX_USER_SECTIONS
CTX_USER_SECTION_GROUPS
DRISGP
- show dependent code
|
|
|
|