Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Imagine you are designing a database for a college. The database should have a table designed to hold all students who attend a class at
Imagine you are designing a database for a college. The database should have a table designed to hold all students who attend a class at the college, a table for all professors who teach classes at the college, and a table containing all of the classes offered at the college. Let's say that it's a Summer semester, and because of that, each student is only allowed to take one class. * Enter 3-4 test records of data for each table. - Design the three database tables for the scenario described above. Think of all the possible attributes for each table. - Write "PK" above each column that is a Primary Key and "FK" above each column that is a Foreign Key. - Write the Functional Dependency Constraints for each table. "Use the class examples to guide you (see "Week 2 Lecture" in the Files section of Canvas for this class)
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