Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Consider the database schema: STUDENT (Name, Student_number, Class, Major), COURSE (Course_name, Course_number, Credit_hours, Department), SECTION (Section_identifier, Course_number, Semester, Year, Instructor), PREREQUISITE (Course_number, Prerequisite_number), where

image text in transcribed

1. Consider the database schema: STUDENT (Name, Student_number, Class, Major), COURSE (Course_name, Course_number, Credit_hours, Department), SECTION (Section_identifier, Course_number, Semester, Year, Instructor), PREREQUISITE (Course_number, Prerequisite_number), where example values of Department are: CS, MATH, MUSIC, and example values for Course_number are: CS3130, MATH1003, MUSIC2343 (i.e. each Course_number has the Department as prefix). a. If the name of the 'CS' (Computer Science) Department changes to CSSE (Computer Science and Software Engineering) Department and the corresponding prefix for the course number also changes, identify the columns in the database that would need to be changed. b. Can you restructure the columns in COURSE, SECTION, and PREREQUISITE tables so that only one column will need to be changed? Note that in the COURSE table, the column Course Dept will not be needed after the above change, since it is redundant with the Department column

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

Finance The Role Of Data Analytics In Manda Due Diligence

Authors: Ps Publishing

1st Edition

B0CR6SKTQG, 979-8873324675

More Books

Students also viewed these Databases questions

Question

How is our behavior affected by the presence of others?

Answered: 1 week ago

Question

What are Electrophoresis?

Answered: 1 week ago