Answered step by step
Verified Expert Solution
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 points You are asked to design a database for your company's training program. There are in total instructors and 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 trainees per class. A
trainee may register up to classes at the same time. A class will be canceled if it has fewer than 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 email, course name, course description, class name, class schedule, class capacity, trainee name, and trainee email. Also, a grade for each trainee on each class should be recorded in the database.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started