Skip to content

Completed task on Data Modelling of week-5

Mirlan Duishenbayev requested to merge features/Data_Modelling into week_5

This merge request contains completed task on Data Modelling of week-5.

According to the task it was necessary to implement following:

For the assignment from first week on designing classes for the Training Center domain area, design a database with all relationships and constraints. The results of this task should be an SQL script with 'CREATE TABLE' and INSERT test data commands.

Merge request reports