[Home] [Help]
[Dependency Information]
| Object Name: | HZ_TEMP_REL_GT |
|---|---|
| Object Type: | TABLE |
| Owner: | AR |
| Subobject Name: | |
| Status: | VALID |
AR.HZ_TEMP_REL_GT is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$SESSION. Data is removed at the end of this period.
| Tablespace: | ![]() |
|---|---|
| PCT Free: | 10 |
| PCT Used: | 40 |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| HZ_TEMP_REL_GT_N1 | NORMAL | NONUNIQUE |
|
DATE1
DATE2
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| DATE1 | DATE | |||
| DATE2 | DATE | |||
| PC_FLAG | VARCHAR2 | (1) |
Cut, paste (and edit) the following text to query this object:
SELECT DATE1
, DATE2
, PC_FLAG
FROM AR.HZ_TEMP_REL_GT;
AR.HZ_TEMP_REL_GT does not reference any database object
AR.HZ_TEMP_REL_GT is referenced by following:
APPS
HZ_TEMP_REL_GT
|
|
|
|