CSO_REPUTATION_MODEL
This is the comment for the table CSO_REPUTATION_MODEL.
Details
-
Schema: FUSION
-
Object owner: CSO
-
Object type: TABLE
-
Tablespace: TRANSACTION_TABLES
Primary Key
| Name | Columns |
|---|---|
|
CSO_REPUTATION_MODEL_PK |
RECORD_ID |
Columns
| Name | Datatype | Length | Not-null | Comments |
|---|---|---|---|---|
| RECORD_ID | VARCHAR2 | 32 | Yes | This is the primary key of the table. |
| EXTERNAL_CLASS_NAME | VARCHAR2 | 100 | Yes | This is the comment for the column EXTERNAL_CLASS_NAME. |
| LEVEL_NUMBER | NUMBER | Yes | This is the comment for the column LEVEL_NUMBER. | |
| LEVEL_TITLE | VARCHAR2 | 50 | Yes | This is the comment for the column LEVEL_TITLE. |
| OWNER_SITE | VARCHAR2 | 64 | Yes | This is the comment for the column OWNER_SITE. |
| ACCESS_COUNT | NUMBER | Yes | This is the comment for the column ACCESS_COUNT. | |
| DOCUMENTS_AUTHORED | NUMBER | Yes | This is the comment for the column DOCUMENTS_AUTHORED. | |
| DOCUMENT_VALUES | NUMBER | Yes | This is the comment for the column DOCUMENT_VALUES. | |
| DATE_MODIFIED | TIMESTAMP | Yes | This is the comment for the column DATE_MODIFIED. | |
| DATE_ADDED | TIMESTAMP | Yes | This is the comment for the column DATE_ADDED. |
Indexes
| Index | Uniqueness | Columns |
|---|---|---|
| CSO_REPUTATION_MODEL_U1 | Unique | RECORD_ID |