Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 418 Bytes

File metadata and controls

11 lines (8 loc) · 418 Bytes

Database Management

Theoretical DB with the following Schema:

Schema

Files:

  • createTablesScript.sql - creates the tables
  • DeleteTablesScript.sql - Deletes the tables
  • MainView.sql - View to get All recommendations that where written by a hiker that wrote recommendations on all parts of the trek
  • warmUpView.sql - another sql query