Question: - Create a star schema diagram using the following attributes or column names Attributes/column names: FacultyID, First Name, Last Name, Department, classroomID , buildingName, Classroom,
- Create a star schema diagram using the following attributes or column names
Attributes/column names: FacultyID, First Name, Last Name, Department, classroomID , buildingName, Classroom, Capacity, StudentID, CourseID, Mark, Grade, Registered, Course name, credit description, classID, academyyear, semester, weekday, time block, sex, major lastName, firtsname
using the following as table names
-DimFaculty
-DimClassroom
-classfacttable
-DimStudent
-DimSchedule
-Dimcourse
- Create a database diagram with relationships between tables that reflect your revised design using the same attributes listed
-Explain the reasons for the new structure i.e Describe the changes you made in the design and why you made those changes
- Show a picture or screenshot/ sketch of the design created
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
