MySQL Forums
Forum List  »  PHP

Re: Query Problem
Posted by: Felix Geerinckx
Date: August 31, 2005 01:43AM

Fred Chung wrote:

> Is it possible to use one SQL to get the data from
> Table_A to form the output in table_B?

If you have MySQL 4.1.x, you can use GROUP_CONCAT
(see http://dev.mysql.com/doc/mysql/en/group-by-functions.html).

--
felix
Please use BBCode to format your messages in this forum.

Options: ReplyQuote


Subject
Written By
Posted
August 30, 2005 08:05PM
Re: Query Problem
August 31, 2005 01:43AM


Sorry, you can't reply to this topic. It has been closed.

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.