StationID | Name | Location |
---|---|---|
1 | Central | Downtown |
2 | Parkville | East Side |
3 | Washington | West Side |
4 | Lakeview | North Side |
5 | Riverfront | South Side |
PlatformID | Name |
---|---|
1 | Platform_1 |
2 | Platform_2 |
3 | Platform_3 |
4 | Platform_4 |
5 | Platform_5 |
StationID | PlatformID |
---|---|
(→ Train_Stations.StationID) | (→ Platforms.PlatformID) |
1 | 1 |
1 | 2 |
2 | 1 |
2 | 2 |
3 | 1 |
3 | 3 |
4 | 4 |
4 | 5 |
5 | 1 |
5 | 3 |
4 | 1 |