Table slot9.WORLD.TSTA.ASSIGNMENT_EQUIPMENT
This table stores the equipment used in an OFFICER DAILY LOG assignment 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
EQUIPMENT_ID number 38
DEPARTMENT_EQUIPMENT.EQUIPMENT_ID AE_DE_FK R
Unique Equipment ID.
START_DATE_TIME date 7  √  null Date and time the equipment was checked out.
END_DATE_TIME date 7  √  null Date and time the equipment was checked in.
CREATOR_DATE date 7  √  null Date of record creation
CREATOR_ID varchar2 100  √  null Person creating the record
UPDATOR_DATE date 7  √  null Date of last update
UPDATOR_ID varchar2 100  √  null Person who last updated the record
COMMENTS varchar2 2000  √  null
REC_ID number 0  √  null
ASSIGN_ID number 0
ASSIGNMENTS.ASSIGN_ID AE_ASSIG_FK R

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"ASSIGN_ID" IS NOT NULL AE_ASSIGN_ID_NN
"EQUIPMENT_ID" IS NOT NULL AE_EQUIPMENT_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
ASSIGN_ID + EQUIPMENT_ID Primary key Asc/Asc AE_PK
ASSIGN_ID Performance Asc AE_ASSIG_FK_I
EQUIPMENT_ID Performance Asc AE_DE_FK_I

Close relationships  within of separation: