SELECT * FROM zichaxun t1 inner join JSON_TABLE(CONCAT('["', REPLACE('1,2', ',', '","'), '"]'), "$[*]" COLUMNS (score2 varchar(20) PATH ...
確定! 回上一頁