You may have source data with containing JSON-encoded strings that you do not ... "completed":true}]}' AS blob ) SELECT json_extract(blob, '$.name') AS name ...
確定! 回上一頁