Thread
:
group_concat in MySQL
View Single Post
#
18
(
permalink
)
07-30-2007, 06:32 AM
Murali
D-Web Master
Join Date: Feb 2007
Location: India-Chennai.
Posts: 386
Re: Use on group_concat
Hi,
Have u noticed one thing,
Code:
SELECT GROUP_CONCAT(Field_name) FROM table_name LIMIT 0,10;
But didn't get the expected result?
__________________
-
Murali..
Murali
View Public Profile
Send a private message to Murali
Find all posts by Murali