Question: Verify Vehicle and VehicleEvent column names, data types, primary keys, foreign keys, and constraints. Feedback + 0 FAIL: Vehicle table has incorrect name, data type,
Verify Vehicle and VehicleEvent column names, data types, primary keys, foreign keys, and constraints.
Feedback
FAIL: Vehicle table has incorrect name, data type, or constraint in columns:
StateCode
PASS: Vehicle table primary key is VehicleID
PASS: Vehicle table UNIQUE constraint on PlateID StateCode found
PASS: VehicleEvent table has correct column names, data types, and constraints
PASS: VehicleEvent table primary key is VehicleID EventNumber
FAIL: VehicleEvent table VehicleID foreign key is incorrect
FAIL: VehicleEvent table EventNumber foreign key is incorrect
PASS: No other foreign keys in Vehicle or VehicleEvent table
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
