At 3:24 PM -0400 08-25-2000, Andrew wrote:
>I would like to setup a database with many tables all linked together. I
>know how to create the tables but don't know how to connect all the tables
>together. Can anybody send me an example on how I could set this up?
>
>Thanks!
You need to use joins in your queries. If you take a look at the tutorial
chapter in the MySQL reference manual, you can find a few exampless that
show how these are written. The various MySQL books also show how to do
this.
--
Paul DuBois, paul@stripped