Closed vdeoli01 closed 1 year ago
ERD Diagram
;
Made a few edits to the ERD to make things easier The tables were originally very normalised meaning it would take less storage as it reduced data duplication This was becoming complex in the implementation stage though and queries were more complex so opted to "denormalise" and make it simpler The new table is below:
Simple Data Model