[Home] [Help]
[Dependency Information]
| Object Name: | IBY_VIEW_PARAMETERS_GT |
|---|---|
| Object Type: | TABLE |
| Owner: | IBY |
| Subobject Name: | |
| Status: | VALID |
IBY.IBY_VIEW_PARAMETERS_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 |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| NAME | VARCHAR2 | (100) | Yes | |
| VALUE | VARCHAR2 | (255) | Yes | |
| CREATED_BY | NUMBER | (15) | Yes | |
| CREATION_DATE | DATE | Yes | ||
| LAST_UPDATED_BY | NUMBER | (15) | Yes | |
| LAST_UPDATE_DATE | DATE | Yes | ||
| LAST_UPDATE_LOGIN | NUMBER | (15) | ||
| OBJECT_VERSION_NUMBER | NUMBER | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT NAME
, VALUE
, CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATE_LOGIN
, OBJECT_VERSION_NUMBER
FROM IBY.IBY_VIEW_PARAMETERS_GT;
IBY.IBY_VIEW_PARAMETERS_GT does not reference any database object
IBY.IBY_VIEW_PARAMETERS_GT is referenced by following:
APPS
IBY_VIEW_PARAMETERS_GT
|
|
|
|