Hi,

This is my first posting, although i've been signed up to the list for a
while.

My problem is this.

Table A (5000 rows)
ID, NAME, SCORE

Table B (1000 rows)
ID, NAME, SCORE

I want all records from Table A and those from Table B where they match, for
this i'm using a right join.  However, there are rows in Table B which don't
match any in Table A, but i need to include these as well.
Any help would be appreciated.

Ben.


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