Database Systems I
Test on SQL
- Data model of the RVVI database: pdf
- Sample SQL queries for the RVVI database
- First SQL Test: tasks , solutions
Project
- The conceptual model of each project must include at least five entity types and five relationships. The maximum number of tables in the resulting relational model is ten. The optimal number is considered to be approximately seven tables.
- The project consists of the following parts:
- Data models (due within two days after the 11th seminar) (25 points / minimum 10 points)
- Presentation of the data model (online during week 13) (5 points)
- The data analysis will include:
- A graphical form of the conceptual model. (this part is optional)
- A graphical form of the relational data model.
- For each table, clearly describe what a single record in that table represents.
- The submission must also include generated DDL and DML scripts.
- Final project presentation will last approximately 3 to 5 minutes (3 minutes for the student's presentation and the remaining time for questions).
