Welcome Guest, Not a member yet? Register   Sign In
[Solved] GROUP CONCAT not work correct
#4

(09-24-2015, 12:33 AM)Martin7483 Wrote: Have you tried replacing   with a blank space?

PHP Code:
$this->db->select('cp.category_id AS category_id, GROUP_CONCAT(cd1.name SEPARATOR "  >  ") as name'); 

Does nothing still same result.
There's only one rule - please don't tell anyone to go and read the manual.  Sometimes the manual just SUCKS!
Reply


Messages In This Thread
RE: GROUP CONCAT not work correct - by mwhitney - 09-23-2015, 08:41 AM
RE: GROUP CONCAT not work correct - by Martin7483 - 09-24-2015, 12:33 AM
RE: GROUP CONCAT not work correct - by wolfgang1983 - 09-24-2015, 12:42 AM
RE: GROUP CONCAT not work correct - by mwhitney - 09-24-2015, 06:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB