Table slot9.WORLD.TSTA.PERMIT_VEHICLES
This table stores the association of a permit added to a MASTER VEHICLE 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
PERMIT_ID number 0
PERMITS.PERMIT_ID PERMV_PRMT_FK C
Permit ID Number - Primary Key Hidden from user
VEHICLE_ID number 38
VEHICLES.VEHICLE_ID PERMV_VEH_FK R
Vehicle ID number
DATE_OF_INFO date 7 Date of Vehicle Description Information
COMMENTS varchar2 255  √  null Comments Regarding Vehcile Permit
CREATOR_ID varchar2 100  √  null Person creating the record
CREATOR_DATE date 7  √  null Date of record creation
UPDATOR_ID varchar2 100  √  null Person who last updated the record
UPDATOR_DATE date 7  √  null Date of last update
REC_ID number 0  √  null
PERMIT_VEH_ID number 0

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"DATE_OF_INFO" IS NOT NULL PERMV_DATE_OF_INFO_NN
"PERMIT_ID" IS NOT NULL PERMV_PERMIT_ID_NN
"PERMIT_VEH_ID" IS NOT NULL PERMV_PERMIT_VEH_ID_NN
"VEHICLE_ID" IS NOT NULL PERMV_VEHICLE_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
PERMIT_VEH_ID Primary key Asc PERMV_PK
PERMIT_ID Performance Asc PERMV_PRMT_FK_I
VEHICLE_ID Performance Asc PERMV_VEH_FK_I

Close relationships  within of separation: