Answered step by step
Verified Expert Solution
Question
1 Approved Answer
2. Simple Technology, a Kansas based company, is working on a second project to design and implement a database for tracking vital information for an
2. Simple Technology, a Kansas based company, is working on a second project to design and implement a database for tracking vital information for an educational institution. Some of the attributes that they want to store in the database is given as a schema format below. Although a sample raw data was not made available, some of the assumptions were also given to assisting the database design process. R (Student ID, Last Name, First name, Course ID, Course Section, Course Name, Grade, Instructor Last Name, Instructor First Name, Building, Office No) Assumptions: - Student ID is computer generated and unique - A course can have multiple sections - An office is assigned to only one instructor and an instructor can have only one office. Using straight-to-BCNF process normalize the above relation to BCNF. Make sure yo follow the four step process. Show your work. List final set of relations that are normalized to BCNF. Include schemas for each of the final set of relations. Indicate all the primary, foreign, and surrogate keys in the final schemas. (40 points) a) 2. Simple Technology, a Kansas based company, is working on a second project to design and implement a database for tracking vital information for an educational institution. Some of the attributes that they want to store in the database is given as a schema format below. Although a sample raw data was not made available, some of the assumptions were also given to assisting the database design process. R (Student ID, Last Name, First name, Course ID, Course Section, Course Name, Grade, Instructor Last Name, Instructor First Name, Building, Office No) Assumptions: - Student ID is computer generated and unique - A course can have multiple sections - An office is assigned to only one instructor and an instructor can have only one office. Using straight-to-BCNF process normalize the above relation to BCNF. Make sure yo follow the four step process. Show your work. List final set of relations that are normalized to BCNF. Include schemas for each of the final set of relations. Indicate all the primary, foreign, and surrogate keys in the final schemas. (40 points) a)
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