(select 3,json_replace('{"demo":1,"w":5}','$.w','some text')). -- #union all (select 4,json_object('w','some text')). union all (select 5,'any text longer ...
確定! 回上一頁