How other databases handle this? MySQL — Has a similar function called GROUP_CONCAT. Oracle — Has an aggregate function called ListAgg. It has ...
確定! 回上一頁