CSO_SOLVED_COUNTS
This is the comment for the table CSO_SOLVED_COUNTS.
Details
-
Schema: FUSION
-
Object owner: CSO
-
Object type: TABLE
-
Tablespace: TRANSACTION_TABLES
Primary Key
| Name | Columns |
|---|---|
|
CSO_SOLVED_COUNTS_PK |
ID |
Columns
| Name | Datatype | Length | Not-null | Comments |
|---|---|---|---|---|
| ID | VARCHAR2 | 32 | Yes | This is the primary key of the table. |
| TBL | VARCHAR2 | 32 | Yes | This is the comment for the column TBL. |
| CONTEXT | VARCHAR2 | 32 | Yes | This is the comment for the column CONTEXT. |
| DISPLAY_POSITION | VARCHAR2 | 32 | Yes | This is the comment for the column DISPLAY_POSITION. |
| SCORE | VARCHAR2 | 32 | Yes | This is the comment for the column SCORE. |
| UPDATED | TIMESTAMP | Yes | This is the comment for the column UPDATED. |
Indexes
| Index | Uniqueness | Columns |
|---|---|---|
| CSO_SOLVED_COUNTS_U1 | Unique | ID |