Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2006-05-02 : 08:20:37
|
writes ""The following is a description of the functional dependencies in GRADE REPORT:Student_ID -> Student_Name, Campus_Address, MajorCourse_ID -> Course_Title, Instructor_Name, Instructor_LocationStudent_ID, Couse_ID -> GradeInstructor_Name -> Instructor_LocationDraw a relational schema (similar to Figure 5-23 in the Hoffer text) and diagram the functional dependencies in the relation.Identify what normal form the relation is in.Decompose GRADE REPORT into a set of 3NF relations.Draw a relational schema for your 3NF relations (similar to Figure 5-5 in the Hoffer text) and show the referential integrity constraints."" |
|
Merkin
Funky Drop Bear Fearing SQL Dude!
4970 Posts |
Posted - 2006-05-02 : 08:38:19
|
Do yer own damn homeworkDamian"A foolish consistency is the hobgoblin of little minds." - Emerson |
|
|
|
|
|