SQL("mysql-ims","SELECT REPLACE(group_concat(DISTINCT create_user), ',', "','")FROM ims_potential_customer",1)
SQL("mysql-ims","SELECT REPLACE(group_concat(DISTINCT create_user),',','','') FROM ims_potential_customer",1)
——————————————————