How do you create a join table?

2002-06-08 Thread Chuck \PUP\ Payne

Hi,

This may be a stupid question how do you create a database with join tables
in mysql?

Chuck Payne



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: How do you create a join table?

2002-06-08 Thread BJ Phillips

The question is kind of *generic*.  You can create tables and how u want to
query them will not make a diff during creation.  So, what exactly are you
trying to do?
You r probably trying to just grab info out of two different tables.  If so,
that does not *require* a join.  If that is not what u r trying to do, then
more details would help.

BJ

- Original Message -
From: Chuck PUP Payne [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, June 08, 2002 11:44 AM
Subject: How do you create a join table?


Hi,

This may be a stupid question how do you create a database with join tables
in mysql?

Chuck Payne



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail
[EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php