| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: How to store the bus route in the database ?
I would make "bus" (id, bus), "stops" (id, stop), and "routes" (busID, stopID) tables.
Justin wrote:
> I have no idea how to store the information of different routes, there are
> many busStop, bus route
> 1 bus has many stops, and 1 stop may serve for many buses.
>
> How should i set up those tables?
Received on Fri Oct 18 2002 - 15:17:14 CDT
![]() |
![]() |