| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> re:Data modeling issues for a travel planning system
Thanks Kevin.
But looking into the STATION_LINE table, it is not normalised if we use one PK. The primary key of this table should be a composite key, made up of 3 columns, line_id, stat_id, and direction_id. This is because the next station is only determined by these 3 attributes together.
In addition, do I miss something in the tables if you consider the requirements carefully?
Anyone has suggestion on this? Thanks a lot!!
![]() |
![]() |