Research School in Genomics and Bioinformatics
Research School in Genomics and Bioinformatics

Basics in Bioinformatics and Databases

Part 1: Basics in Databases

Assignment

You are involved in organising a scientific conference, and it has been decided that a relational database management system will be used to manage the conference data.

Your system must contain the information required to print the schedule (times, titles, presenters, etc.) for the conference, the delegates' badges and a list of delegates' contact details to be included in the conference booklet. It should also be used in printing invoices to be sent to delegates in advance. Invited speakers do not have to pay the 2000 SEK conference fee. Students pay a fee of 1000 SEK. Those who requested accommodation on their registration form will pay 500 SEK per night. As well as talks from invited speakers, the conference will also have a poster session.

  1. Draw an entity-relationship diagram showing a conceptual model for the conference data. Explain the graphical notation used in your diagram.

  2. Write SQL table creation statements based on your conceptual model. Write brief comments describing the design decisions that you have made.

  3. Write SQL queries against your relational schema to answer the following queries:

Send a paper copy of your solutions to Graham Kemp, Department of Computing Science, Chalmers University of Technology, SE-412 96 Göteborg by 31 October 2003. Hand-drawn diagrams are acceptable.


Last Modified:
kemp@cs.chalmers.se