ADF_SB_LOGS
Details
-
Schema: FUSION
-
Object owner: ADF
-
Object type: TABLE
-
Tablespace: REFERENCE
Primary Key
Name | Columns |
---|---|
ADF_SB_LOGS_PK |
LOG_ID |
Columns
Name | Datatype | Length | Precision | Not-null | Comments |
---|---|---|---|---|---|
LOG_ID | NUMBER | 18 | Yes | LOG_ID | |
LOG_TYPE | VARCHAR2 | 240 | LOG_TYPE | ||
SUMMARY | VARCHAR2 | 2000 | SUMMARY | ||
CREATION_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the creation of the row. | ||
CREATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who created the row. | |
LAST_UPDATE_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the last update of the row. | ||
LAST_UPDATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who last updated the row. | |
PREV_LOG_ID | NUMBER | 18 | PREV_LOG_ID | ||
NEXT_LOG_ID | NUMBER | 18 | NEXT_LOG_ID |
Indexes
Index | Uniqueness | Tablespace | Columns |
---|---|---|---|
ADF_SB_LOGS_U1 | Unique | Default | LOG_ID |