Egor Egorov wrote:
"Paul McNeil" <[EMAIL PROTECTED]> wrote:
If I am not running 4, is there another way to achieve the same result as GROUP_CONCAT(myField)
?
I don't think so. :(
Except if you are ready to make a User-defined function to make a simple group_concat...
http://dev.mysql.com/doc/mysql/en/UDF_aggr._calling.html
-- Philippe Poelvoorde COS Trading Ltd.
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]