CSO_RECENT_QUESTIONS
This is the comment for the table Search_Config.
Details
-
Schema: FUSION
-
Object owner: CSO
-
Object type: TABLE
-
Tablespace: TRANSACTION_TABLES
Primary Key
| Name | Columns |
|---|---|
|
CSO_RECENT_QUESTIONS_PK |
RECORD_ID |
Columns
| Name | Datatype | Length | Not-null | Comments |
|---|---|---|---|---|
| RECORD_ID | VARCHAR2 | 32 | Yes | This is the primary key of the table. |
| QUESTION_TEXT | VARCHAR2 | 1000 | Yes | This is the comment for the column QUESTION_TEXT. |
| NORMALIZED_QUESTION | VARCHAR2 | 4000 | Yes | This is the comment for the column NORMALIZED_QUESTION. |
| QUESTION_COUNT | NUMBER | This is the comment for the column QUESTION_COUNT. | ||
| LOCALE_ID | VARCHAR2 | 32 | Yes | This is the comment for the column LOCALE_ID. |
| DATE_ADDED | TIMESTAMP | Yes | This is the comment for the column DATE_ADDED. | |
| DATE_MODIFIED | TIMESTAMP | Yes | This is the comment for the column DATE_MODIFIED. |
Indexes
| Index | Uniqueness | Columns |
|---|---|---|
| CSO_RECENT_QUESTIONS_U1 | Unique | RECORD_ID |