Fill This Form To Receive Instant Help
Homework answers / question archive / I need someone to look over my SQL commands for a database management course
I need someone to look over my SQL commands for a database management course. The gist of the assignment is:The data-mart includes the following tables:
The star-schema for this data-mart is as follows:
Question: Tutoring is needed to Design and draw a star-schema for a new data-mart that will keep track of the grades made by students in courses. This data-mart will have the same Time and Course Dimensions that the first data-mart shows, but will have a Student Dimension with information about a Student instead of the Faculty Dimension. This information includes StudentID, names, major and school. The Fact table will also change and it will hold the grade obtained by a student in a course in a semester.