Open Laureatus opened 3 years ago
Created Database schema script based on the current DatabaseERM. Since I found some issues with the current layout I will add following improvements:
-Create additional Table for race that is currently a varchar(255) value inside the criminals table to make the data more standardized
-Create additonal table for victims that is currently a varchar(255) value inside the crime table to get the possibility to see more info about the crime victim
Create Database shema for Criminal Record database. File Format: SQL