Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the database case of keeping record of which user is currently holding which book from a local library. Create 2 entity types Book

Consider the database case of keeping record of which user is currently holding which book from a local

Consider the database case of keeping record of which user is currently holding which book from a local library. Create 2 entity types Book and User and a relationship type Borrows. a) Suppose each library book needs to be recorded merely for the bookld and the book title, and each user needs to be recorded merely for the userld and the userName. Draw the diagrams for the entity types Book and User. What other attributes are likely to be useful in these entity types? b) Assume each user may borrow up to 10 books in total. Draw the full ER diagram for this simple database and also specify the occurrence multiplicities for the relationship. c) Similar to the steps in Visual track 1, use SQL Server's graphical user interface to design the tables Book, User and Borrows. Specify the respective primary keys, and enter 2-3 records into each of these tables. d) Likewise use SQL Server's GUI to display the table design and the table records for these 3 tables. e) What is the typical output or artefact generated at each of the 3 phases of database design? For the database case above, show the output/artefact for all the 3 design phases.

Step by Step Solution

3.43 Rating (153 Votes )

There are 3 Steps involved in it

Step: 1

Answer ay Solution other Attributes o bile s... 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

Modern Systems Analysis And Design

Authors: Joseph Valacich, Joey George

8th Edition

0134204921, 978-0134204925

More Books

Students also viewed these Databases questions

Question

Describe the process of recording an impairment of a fixed asset.

Answered: 1 week ago

Question

Explain in your own words the idea of subjective probability.

Answered: 1 week ago