Medlem
|
|
Reg.datum: Jan 2006
Inlägg: 282
|
|
Medlem
Reg.datum: Jan 2006
Inlägg: 282
|
SELECT iytgahetuh, GROUP_CONCAT( DISTINCT witnoyt )
FROM `survey`
LIMIT 0 , 30
#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '( DISTINCT witnoyt ) FROM `survey` LIMIT 0, 30' at line 1
Gör jag något fel? Är förresten inte säker på om jag har 5.1 eller 5.0...
|