10 lines
303 B
SQL
Executable File
10 lines
303 B
SQL
Executable File
DROP TABLE hand_in_file_description;
|
|
DROP TABLE hand_in_feedback_file_description;
|
|
DROP TABLE hand_in_feedback;
|
|
DROP TABLE hand_in;
|
|
DROP TABLE hand_in_activity;
|
|
DROP TABLE project_event_student;
|
|
DROP TABLE group_event_project_schedule;
|
|
DROP TABLE project_event;
|
|
DROP TABLE group_event;
|
|
DROP TABLE event; |