Help me about cross tab query in mySQL

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
toantt
Forum Newbie
Posts: 6
Joined: Sat May 17, 2003 11:31 pm

Help me about cross tab query in mySQL

Post by toantt »

I have a table:
Image

I excute a cross tab query in mySQL and get following result:
Image

But i would like get result in one row for each record:
Image


Someone can help me please!
Thank a lots!
Post Reply