E
Eric G
I am in the process of normalizing some tables based on the advice of
John Vinson a while back.
I'd just like to check on one field in a table:
Here's what I have:
Student table:
StudentID
LastName
FirstName
Classes table:
ClassID
Period
Room
TeacherID
Semester
Enrollment table:
EnrlD
StudentID
ClassID
Semester
I have added Semester to the Classes table. Is this correct?
I think the rest is OK now, could you please let me know if it is?
Thanks! Eric
John Vinson a while back.
I'd just like to check on one field in a table:
Here's what I have:
Student table:
StudentID
LastName
FirstName
Classes table:
ClassID
Period
Room
TeacherID
Semester
Enrollment table:
EnrlD
StudentID
ClassID
Semester
I have added Semester to the Classes table. Is this correct?
I think the rest is OK now, could you please let me know if it is?
Thanks! Eric