We are interested in building an OLAP application with which we can analyze the grading at our university, where grades are represented as integers from 0 to 4 (4 representing an A). We want to ask questions about average grades for different courses, professors, and departments during different semesters and years. Design a star schema for this application.
What will be an ideal response?
The center of the star (the relationship in the E-R diagram) is Grades. The dimension
tables might be Course, Professor, Department, and Time.
Computer Science & Information Technology
You might also like to view...
A computer running Vista Home Basic edition cannot act as a Remote Desktop Connection host
Indicate whether the statement is true or false
Computer Science & Information Technology
XML documents __________.
a) are highly portable b) are not portable c) are portable depending on how the document is written d) are a burden to use
Computer Science & Information Technology