It enables you to aggregate a result set as a single JSON array. ... SELECT JSON_ARRAYAGG(PetName) FROM Pets;. Result:
確定! 回上一頁