Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

From this information, develop an ERD. the professor wants to computerize the lab scheduling so that students can book computer usage ahead of time. He

From this information, develop an ERD.

the professor wants to computerize the lab scheduling so that

students can book computer usage ahead of time. He documents the database requirements as follows:

  • For each computer in the lab, machine code (which is unique), descriptive name, IP Address, specification, and location are stored.
  • Each day of the week is divided into time slots. A time slot is defined by a unique period code, starting time, ending time and the day of the week.
  • Each lab user is identified by a user code (unique), username, contact information (telephone, e-mail, etc.), and classification. Lab assistants are also valid lab users.
  • A schedule for lab assistants is maintained. Each entry consists of the term code, user code of the lab assistant, time-period, and an indicator to signify whether the lab assistant is confirmed for that time.
  • A schedule of lab users is also maintained. Each entry consists of the term code, the booking date, related machine code, time-period booked, the related user code, and a flag to indicate whether the booked time was actually used.

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_2

Step: 3

blur-text-image_3

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

Professional Microsoft SQL Server 2014 Administration

Authors: Adam Jorgensen, Bradley Ball

1st Edition

111885926X, 9781118859261

More Books

Students also viewed these Databases questions

Question

What is Change Control and how does it operate?

Answered: 1 week ago

Question

How do Data Requirements relate to Functional Requirements?

Answered: 1 week ago