[Home] [Help]
[Dependency Information]
| Object Name: | BIS_SETUP_KPI |
|---|---|
| Object Type: | TABLE |
| Owner: | BIS |
| Subobject Name: | |
| Status: | VALID |
BIS.BIS_SETUP_KPI 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 |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| KPI_ID | NUMBER | |||
| KPI_NAME | VARCHAR2 | (255) |
Cut, paste (and edit) the following text to query this object:
SELECT KPI_ID
, KPI_NAME
FROM BIS.BIS_SETUP_KPI;
BIS.BIS_SETUP_KPI does not reference any database object
BIS.BIS_SETUP_KPI is referenced by following:
APPS
BIS_SETUP_KPI
|
|
|
|