[Home] [Help]
[Dependency Information]
| Object Name: | FII_FC_TYPE_ASSGNS_GT |
|---|---|
| Object Type: | TABLE |
| Owner: | FII |
| Subobject Name: | |
| Status: | VALID |
FII.FII_FC_TYPE_ASSGNS_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 |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| FIN_CATEGORY_ID | NUMBER | (15) | Yes | |
| FIN_CAT_TYPE_CODE | VARCHAR2 | (30) | Yes | |
| TOP_NODE_FLAG | VARCHAR2 | (1) |
Cut, paste (and edit) the following text to query this object:
SELECT FIN_CATEGORY_ID
, FIN_CAT_TYPE_CODE
, TOP_NODE_FLAG
FROM FII.FII_FC_TYPE_ASSGNS_GT;
FII.FII_FC_TYPE_ASSGNS_GT does not reference any database object
FII.FII_FC_TYPE_ASSGNS_GT is referenced by following:
APPS
FII_FC_TYPE_ASSGNS_GT
|
|
|
|