[Home] [Help]
[Dependency Information]
| Object Name: | XTR_UNVAL_DEALS_GT |
|---|---|
| Object Type: | TABLE |
| Owner: | XTR |
| Subobject Name: | |
| Status: | VALID |
XTR.XTR_UNVAL_DEALS_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$TRANSACTION. Data is removed at the end of this period.
| Tablespace: | ![]() |
|---|---|
| PCT Free: | 10 |
| PCT Used: | 40 |
DEAL_TYPE
DEAL_NUMBER
TRANS_NUMBER| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| UNVAL_DEALS_U1 | NORMAL | UNIQUE |
|
DEAL_TYPE
DEAL_NUMBER
TRANS_NUMBER
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| DEAL_TYPE | VARCHAR2 | (7) | Yes | |
| DEAL_NUMBER | NUMBER | Yes | ||
| TRANS_NUMBER | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT DEAL_TYPE
, DEAL_NUMBER
, TRANS_NUMBER
FROM XTR.XTR_UNVAL_DEALS_GT;
XTR.XTR_UNVAL_DEALS_GT does not reference any database object
XTR.XTR_UNVAL_DEALS_GT is referenced by following:
APPS
XTR_UNVAL_DEALS_GT
|
|
|
|