I have I hope a simple query question.

 

I have two tables

 1 One has customer id and a store id and transaction information

 2 Second has a store id and store information

 

There is multiple transactions in the first table,  however there is
only one record for each store id in the second table.  What I need to
make sure is that for every store id in the first table I have a
corresponding store id record in the second table?


 

Any suggestions would be appreciated.

 

Chris Burger



---------------------------------------------------------------------
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

Reply via email to