Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The Training Database ( 1 4 points ) You are asked to design a database for your company's training program. There are in total 8

The Training Database (14 points) You are asked to design a database for your company's training program. There are in total 8 instructors and 5 different courses. Because of classroom capacity and different schedule needs, each course may have several class sections. Each instructor is responsible for up to five classes, and each class is taught by only one instructor. A class can handle up to 25 trainees per class. A trainee may register up to 5 classes at the same time. A class will be canceled if it has fewer than 5 trainees.
An ID is needed for each entity. Other data needed in the database includes (separate the attributes into smaller attributes when appropriate): instructor name, instructor e-
mail, course name, course description, class name, class schedule, class capacity, trainee name, and trainee e-mail. Also, a grade for each trainee on each class should be recorded in the database.
Paste Your Answer
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

Beginning Databases With PostgreSQL From Novice To Professional

Authors: Richard Stones, Neil Matthew

2nd Edition

1590594789, 978-1590594780

More Books

Students also viewed these Databases questions

Question

What is meant by cardinality in entity relationship diagrams?

Answered: 1 week ago