MySQL 函数 | GROUP_CONCAT 2020-08-23 本文已影响0人 乌鲁木齐001号程序员 把结果集中 seats_ids 列的值连起来 SELECT GROUP_CONCAT(seats_ids) FROM mooc_order_t