Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Midsize University has the following partial conceptual model to represent its system for storing information about its faculty, courses, departments, and offices. Convert the conceptual

Midsize University has the following partial conceptual model to represent its system for storing information about its faculty, courses, departments, and offices. Convert the conceptual model into a logical model in relational database table format (with only table names and attribute names) and answer related multiple choice / filling the blank questions.
Additional Information you may need:
While at any point in time a few offices are unassigned to faculty and unallocated to any department, more than 80% are assigned and allocated. More than 90% of faculty have assigned offices.
Q1: To present the course-faculty association, we should (1 point)
A . Post courseid(PK) from Course table to Faculty Table as Foreign Key
B . Post id(PK) from Faculty table to Course Table as Foreign Key
C. Create a separate table and post courseid(PK) from Course table and id(PK) from Faculty table into the new table
D. None of the above
Q2: To present the course-Department association, we should (1 point)
A . Post courseid(PK) from Course table to Department Table as Foreign Key
B . Post deptName(PK) from Department table to Course Table as Foreign Key
C. Create a separate table and post Courseid(PK) from Course Table and prefix from Department table into the new table
D. None of the Above
Dashboard
Dashboard
Calendar
To Do
Notifications
Inbox
9:16
Back Assignment 1.pdf
Q3: To present the Faculty-Office association, we can (2 point)
A . Post Bldg(PK) from Office table to Faculty Table as Foreign Key
B . Post id(PK) from Faculty table to Office Table as Foreign Key
C. Create a separate table and post Bldg(PK) and Room#(PK) from Office table and id(PK) from Faculty table into the new table
D . A & B both work
Q4: To present the Department-Office association, we should
(2 point)
A . Post Bldg(PK) from Office table to Department Table as Foreign Key
B . Post deptName(PK) from Department table to Office Table as Foreign Key
C . Create a separate table and post Bldg(PK) from Office table and deptName(PK) from Department table into the new table
D. None of the above
Q5: Your solution of the relational model includes
ables. (3 point)
A.5
B.6
C.8
image text in transcribed

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

Intelligent Information And Database Systems Second International Conference Acids Hue City Vietnam March 2010 Proceedings Part 1 Lnai 5990

Authors: Manh Thanh Le ,Jerzy Swiatek ,Ngoc Thanh Nguyen

2010th Edition

3642121446, 978-3642121449

More Books

Students also viewed these Databases questions