Fixing such a typo in a JSON property key can actually be quite easy: UPDATE Documents SET Documents.content = REPLACE(Documents.content, '\"myTpyo\"', ...
確定! 回上一頁