| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> help with normalization
Hello, is there anyone who can help me with the 'logic' I have to apply with
a normalization?
Let me be positive: some of you may answer.
The case: a school timetable
Student (StudNo, Surname, Forename, address, Class)
Teacher(StaffNo, Surname, Forename, address)
Room(RoomNo, description)
Course(CourseNo, description)
Class(ClassNo, description, total students in)
Period(Period)
These are the one-key tables which are obvious.
The Period is an integer that increments over one week (eg. period 8 is the first period of tuesday)
We need to be able to constuct a timetable in which
I have problems following Codd's rules in normalizing this situation. I would like to see it happening step by step and discuss a bit about it.
Anyone?
thank you,
Jan Vandorpe, openleren_at_skynet.be
Belgium
Received on Fri Sep 02 2005 - 06:21:18 CDT
![]() |
![]() |