MySQL Forums
Forum List  »  Newbie

Re: How to JOIN multiple tables and display multiple rows from each table?
Posted by: Guelphdad Lake
Date: July 31, 2007 07:02AM

look into the use of GROUP_CONCAT it should help you eliminate the duplication by grouping all of Tim's addresses together on a single line with his other contact information for instance.

Options: ReplyQuote


Subject
Written By
Posted
Re: How to JOIN multiple tables and display multiple rows from each table?
July 31, 2007 07:02AM


Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.