Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the following scenario for questions 11 and 12. Below is the use case for the Electronics database, which is used by a university to

Consider the following scenario for questions 11 and 12. Below is the use case for the Electronics database, which is used by a university to keep track of the electronics they lend to students for their final year projects.

Information about the type of materials used are stored in the database, including the name, full reference, and size where appropriate.

Information is stored about students, including their name, student number, and the name of their supervisor for their project.

Students can borrow any number of items of each type, and they are all due back at the same date after the semester ends.

image text in transcribed

*OPTIONS

- studentID

- materialID

- name

- reference

- quantity

- supervisor

Based on the use case for the Electronics database, complete the relational model below. Materials (materialD, name, reference, size) Borrows (studentlD, materialID, Students ( , name, supervisor)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Principles Programming And Performance

Authors: Patrick O'Neil

1st Edition

1558603921, 978-1558603929

More Books

Students also viewed these Databases questions

Question

Why is the System Build Process an iterative process?

Answered: 1 week ago