I have two tables tour_foreign&tour_foreign_residence in database and want merger this two table together that get output from PHP code as foll
tour_foreign
tour_foreign_residence
Try using GROUP_CONCAT() to join the names from you tour_foreign_residence table