QSC_PROD_GROUPS_GT
Global temporary table for a session to store product group related data
Details
-
Schema: FUSION
-
Object owner: QSC
-
Object type: TABLE
-
Tablespace: Default
Primary Key
| Name | Columns |
|---|---|
|
QSC_PROD_GROUPS_GT_PK |
OBJECT_ID |
Columns
| Name | Datatype | Length | Precision | Not-null | Comments |
|---|---|---|---|---|---|
| OBJECT_ID | NUMBER | 18 | Yes | Stores the primary key of the source object | |
| OBJECT_NUMBER | VARCHAR2 | 50 | Stores the public identifier of the source object | ||
| OBJECT_NAME | VARCHAR2 | 50 | Stores the name of the source object |
Indexes
| Index | Uniqueness | Columns |
|---|---|---|
| QSC_PROD_GROUPS_GT_U1 | Unique | OBJECT_ID |