Table slot9.WORLD.TSTA.CALENDER_LOG
This table stores the log information for actions taken on calendar in the scheduling module in the application

Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
CALENDER_ID number 0
NAME varchar2 40
START_TIME date 7
CREATOR_ID varchar2 100
CREATOR_DATE date 7
UPDATOR_ID varchar2 100  √  null
UPDATOR_DATE date 7  √  null
DESCRIPTION varchar2 200  √  null
END_TIME date 7  √  null
REC_ID number 0  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Indexes:
Column(s) Type Sort Constraint Name
CALENDER_ID Primary key Asc CALENDER_LOG_PK