Table slot9.WORLD.TSTA.IMPOUND_DELETE_LOG
This table stores Logs of Impound records that were deleted by users

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
ID number 0
COURT_CASE_DELETE.ID Implied Constraint R
PK Unique identifier for record
VEHICLE_ID number 0
VEHICLES.VEHICLE_ID IMPDEL_VEH_FK R
Vehicle Id of the vehicle that was impounded
DELETING_USER varchar2 100  √  null Login Id of the user who deleted the record
COMMENTS varchar2 1000  √  null Comments the deleting user is required to enter
IMPOUNDING_AGENCY varchar2 30  √  null
AGENCY_CODES.AGENCY_CODE IMPDEL_AGNCY_CD_FK R
Agency that impounded the vehicle
LOCATION_OF_IMPOUND varchar2 255  √  null Location where the vehicle was Impounded
CREATOR_ID varchar2 100  √  null
CREATOR_DATE date 7  √  null
UPDATOR_ID varchar2 100  √  null
UPDATOR_DATE date 7  √  null
REC_ID number 0  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"ID" IS NOT NULL IMPDEL_ID_NN
"VEHICLE_ID" IS NOT NULL IMPDEL_VEHICLE_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
ID Primary key Asc IMPDEL_PK
IMPOUNDING_AGENCY Performance Asc IMPDEL_AGNCY_CD_FK_I
VEHICLE_ID Performance Asc IMPDEL_VEH_FK_I

Close relationships  within of separation: