Welcome Guest, Not a member yet? Register   Sign In
MySQL - Issue with SELECT & GROUP BY [SOLVED]
#2

I'm not entirely sure this will work, but try this
PHP Code:
$this->db->select("pages.*,GROUP_CONCAT('tags_name')"); 
Reply


Messages In This Thread
RE: MySQL - Issue with SELECT & GROUP BY - by Pertti - 11-29-2018, 06:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB